Skip to content

Commit

Permalink
[skip ci] Increase maintenance version to 2.0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
openmrs-bot committed Sep 10, 2021
1 parent 2f6df52 commit b7dbcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
API_VERSION = '2.0.50'
API_VERSION = '2.0.51'
API_BUILD = 'dev'
VERSION = API_VERSION + '-' + API_BUILD
__version__ = VERSION

0 comments on commit b7dbcda

Please sign in to comment.