Release v1.2.2

This commit is contained in:
Kivi Kaitaniemi
2026-07-04 11:16:59 +03:00
parent d4dc676878
commit fc668600ba
5 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[project]
name = "decman-flatpak"
version = "1.1.0"
version = "1.2.2"
requires-python = ">=3.13"
dependencies = ["decman==1.2.1"]
dependencies = ["decman==1.2.2"]
[project.entry-points."decman.plugins"]
flatpak = "decman.plugins.flatpak:Flatpak"