Commit eb68e9dd authored by Julian Honma's avatar Julian Honma

Version 0.0.3

parent 55b5167d
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'APMServices' s.name = 'APMServices'
s.version = '1.6.0' s.version = '0.0.3'
s.summary = 'app\'s miles® boosts your app\'s usage' s.summary = 'app\'s miles® boosts your app\'s usage'
# This description is used to generate tags and improve search results. # This description is used to generate tags and improve search results.
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
// Version of API // Version of API
#define APM_API_VERSION @"2.0" #define APM_API_VERSION @"2.0"
#define APM_SERVICES_VERSION_NAME @"1.6.0" #define APM_SERVICES_VERSION_NAME @"0.0.3"
#define APM_SERVICES_VERSION_CODE @"1600" #define APM_SERVICES_VERSION_CODE @"3"
//URL //URL
#define APM_URL_API_PROD @"https://api.appsmiles.eu/" //Url API prod #define APM_URL_API_PROD @"https://api.appsmiles.eu/" //Url API prod
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment