Bump version

This commit is contained in:
lennard 2022-11-04 22:09:28 +01:00
parent 7f002b99e7
commit f31d9424bc
No known key found for this signature in database
GPG Key ID: AB6010FE63C7C2B1
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ AppDir:
id: io.github.dummerle.rare
name: Rare
icon: Rare
version: 1.9.2
version: 1.9.3
exec: usr/bin/python3
exec_args: $APPDIR/usr/src/__main__.py $@
apt:

View File

@ -12,7 +12,7 @@ force-exclude = '''
[tool.poetry]
name = "rare"
version = "1.9.2"
version = "1.9.3"
description = "A GUI for Legendary"
authors = ["Dummerle"]
license = "GPL3"

View File

@ -1,3 +1,3 @@
__version__ = "1.9.2"
__version__ = "1.9.3"
code_name = "Magnolia Catnip"