Skip to content

Commit

Permalink
chore: bump app version to v2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
1ukastesar committed Oct 25, 2024
1 parent 067a360 commit 4ea3fe3
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.6
APP_VERSION = 2.7
AUTHOR = "Lukáš Tesař <[email protected]>"

import sys
Expand Down

0 comments on commit 4ea3fe3

Please sign in to comment.