Compare commits

...

1 Commits

Author SHA1 Message Date
skymike03
d2a52c5a2e update push new test 2025-10-22 02:35:46 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ jobs:
body: |
## 📦 RGSX Release ${{ github.ref_name }}
### 📥 Manual Installation
### 📥 Manual Installation
#### Batocera/Knulli
1. Download `RGSX_full_latest.zip`
@@ -94,7 +94,7 @@ jobs:
3. Launch RGSX from the Ports menu
#### Retrobat/Full Installation on Windows
1. `RGSX_full_latest.zip`
1. Download `RGSX_full_latest.zip`
2. Extract all folders in your Retrobat\roms folder
3. Launch RGSX from system "Windows"

View File

@@ -13,7 +13,7 @@ except Exception:
pygame = None # type: ignore
# Version actuelle de l'application
app_version = "2.3.0.7"
app_version = "2.3.0.7.1"
def get_application_root():