Skip to content

Commit

Permalink
[api] Set api_version to 2.5.50
Browse files Browse the repository at this point in the history
  • Loading branch information
jobermayr committed Mar 31, 2014
1 parent 436b4a3 commit 6cfc9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/config/initializers/02_apiversion.rb
@@ -1,5 +1,5 @@
# define our current api version
api_version = '2.4.50'
api_version = '2.5.50'

# the packages define the api_version in environment.rb file already
if CONFIG['version'].blank?
Expand Down

0 comments on commit 6cfc9a1

Please sign in to comment.