Skip to content

Commit d15e5c0

Browse files
flatpak: version 1.11.3.255
1 parent 36ce5dc commit d15e5c0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

io.github.dummerle.rare.appdata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@
3838
</screenshots>
3939
<url type="homepage">https://github.com/RareDevs/Rare</url>
4040
<releases>
41+
<release version="1.11.3.255" date="2025-10-31">
42+
<description>
43+
<p>Boga Discus (Hotfix 3) (dev 255)</p>
44+
</description>
45+
<url>https://github.com/RareDevs/Rare/releases/tag/1.11.3.255</url>
46+
</release>
4147
<release version="1.11.3.221" date="2025-10-01">
4248
<description>
4349
<p>Boga Discus (Hotfix 3) (dev 221)</p>

io.github.dummerle.rare.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ modules:
4040
- name: rare
4141
buildsystem: simple
4242
env:
43-
SETUPTOOLS_SCM_PRETEND_VERSION: '1.11.3.221'
43+
SETUPTOOLS_SCM_PRETEND_VERSION: '1.11.3.255'
4444
build-commands:
4545
- ./tools/qrc2py.sh --force
4646
- ./tools/ts2qm.py
@@ -58,7 +58,7 @@ modules:
5858
sources:
5959
- type: git
6060
url: https://github.com/RareDevs/Rare.git
61-
tag: '1.11.3.221'
61+
tag: '1.11.3.255'
6262
disable-shallow-clone: true
6363
modules:
6464
- python3-requirements-source.yaml

0 commit comments

Comments
 (0)