Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakimka committed Dec 14, 2019
1 parent e1e61a6 commit 6f5baf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CherryTomato/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
MEDIA_DIR = os.path.join(BASE_DIR, 'media')
APP_ICON = os.path.join(MEDIA_DIR, 'icon.png')

VERSION = '0.2.0'
VERSION = '0.3.0'
ORGANIZATION_NAME = 'CherryTomato'
APPLICATION_NAME = 'CherryTomato'

0 comments on commit 6f5baf3

Please sign in to comment.