Commit 4a755421 authored by Vincent's avatar Vincent

Version 2.1.8

parent 95d5e07e
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'APMServices'
s.version = '2.1.6'
s.version = '2.1.8'
s.summary = 'app\'s miles® boosts your app\'s usage'
# This description is used to generate tags and improve search results.
......
......@@ -8,8 +8,8 @@
// Version of API
#define APM_API_VERSION @"3.0"
#define APM_SERVICES_VERSION_NAME @"2.1.6"
#define APM_SERVICES_VERSION_CODE @"2160"
#define APM_SERVICES_VERSION_NAME @"2.1.8"
#define APM_SERVICES_VERSION_CODE @"2180"
//URL
#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