Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vinibiavatti1 committed Aug 31, 2022
1 parent 29f6e8c commit 45b85f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ class AppInfo:
"""

APP_TITLE: str = 'CE Client'
APP_VERSION: str = 'v1.0.0'
APP_VERSION: str = 'v1.1.0'
APP_AUTHOR: str = 'ViniB'

0 comments on commit 45b85f0

Please sign in to comment.