mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-19 05:13:41 -05:00
bump version
This commit is contained in:
parent
8a3c31af00
commit
48470f6152
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ tempDir = Path.cwd() / 'static' / 'temp'
|
|||
exportsDir = Path('static') / 'exports'
|
||||
emojiPath = Path.cwd() / 'static' / 'emojis'
|
||||
appName = 'CatAsk'
|
||||
version = '2.1.1'
|
||||
version = '2.2.0'
|
||||
# id (identifier) is to be interpreted as described in https://semver.org/#spec-item-9
|
||||
version_id = '-stable'
|
||||
repoUrl = "https://codeberg.org/catask-org/catask"
|
||||
|
|
Loading…
Add table
Reference in a new issue