Skip to content

Commit

Permalink
[skip ci] Increase maintenance version to 2.3.122
Browse files Browse the repository at this point in the history
  • Loading branch information
openmrs-bot committed Jul 17, 2024
1 parent 35cb04b commit bb2629f
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
Expand Up @@ -4,7 +4,7 @@

__all__ = ('celery_app',)

API_VERSION = '2.3.121'
API_VERSION = '2.3.122'
API_BUILD = 'dev'
VERSION = API_VERSION + '-' + API_BUILD
__version__ = VERSION

0 comments on commit bb2629f

Please sign in to comment.