1
0
Fork 0
mirror of synced 2024-05-18 19:42:54 +12:00

Bump version to 1.10.2

This commit is contained in:
lennard 2023-05-26 23:32:25 +02:00
parent 5ce9a2edfa
commit 875ba52768
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.1
version: 1.10.2
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.1"
version = "1.10.2"
description = "A GUI for Legendary"
authors = ["Dummerle"]
license = "GPL3"

View file

@ -1,3 +1,3 @@
__version__ = "1.10.1"
__version__ = "1.10.2"
code_name = "Garlic Crab"