1
0
Fork 0
mirror of synced 2024-05-22 21:42:49 +12:00

Update version

This commit is contained in:
lennard 2023-03-19 22:04:34 +01:00
parent bc69851639
commit c48a5ff2f8
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.10.0-b.1
version: 1.9.90-99
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.10.0-b.1"
version = "1.9.90-99"
description = "A GUI for Legendary"
authors = ["Dummerle"]
license = "GPL3"

View file

@ -1,3 +1,3 @@
__version__ = "1.10.0-b.1"
__version__ = "1.9.90-99"
code_name = "Magnolia Catnip"