1
0
Fork 0
mirror of synced 2024-05-06 13:42:52 +12:00

Rare: Release 1.10.11

This commit is contained in:
loathingKernel 2023-12-20 11:24:01 +02:00
parent 8e0333f8a7
commit edab90eb4b
No known key found for this signature in database
GPG key ID: CE0C72D0B53821FD
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ AppDir:
id: io.github.dummerle.rare
name: Rare
icon: Rare
version: 1.10.10
version: 1.10.11
exec: usr/bin/python3
exec_args: $APPDIR/usr/src/rare/main.py $@
apt:

View file

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

View file

@ -1,4 +1,4 @@
__version__ = "1.10.10"
__version__ = "1.10.11"
__codename__ = "Garlic Crab"
# For PyCharm profiler