1
0
Fork 0
mirror of synced 2024-05-18 11:32:50 +12:00

Rare: Version 1.10.8

This commit is contained in:
loathingKernel 2023-12-13 15:36:57 +02:00
parent d36582bf6c
commit dda1793890
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.7
version: 1.10.8
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.7"
version = "1.10.8"
description = "A GUI for Legendary"
authors = ["Dummerle"]
license = "GPL3"

View file

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