Skip to content

Commit

Permalink
Bump app version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
1ukastesar committed Aug 28, 2023
1 parent a8876aa commit bdede86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Information about the script, declared also as variables for later usage...
APP_NAME = "skautIS to Google Contacts CSV converter"
APP_VERSION = 2.2
APP_VERSION = 2.5
AUTHOR = "Lukáš Tesař <[email protected]>"

import sys
Expand Down

0 comments on commit bdede86

Please sign in to comment.