Skip to content

Commit

Permalink
chore(release): raise version to 3.11.4-OS
Browse files Browse the repository at this point in the history
  • Loading branch information
cmfsotelo committed Oct 9, 2019
1 parent 27e8853 commit eefc342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OneSignalSDK/onesignal/maven-push.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class Global {
static def POM_NAME = 'OneSignal'
static def POM_ARTIFACT_ID = 'OneSignal'
static def POM_PACKAGING = 'aar'
static def VERSION_NAME = '3.11.4'
static def VERSION_NAME = '3.11.4-OS'

// Limit upper number (exclusive) to prevent untested versions
static def versionGroupOverrides = [
Expand Down

0 comments on commit eefc342

Please sign in to comment.