File tree Expand file tree Collapse file tree 14 files changed +28
-8
lines changed
Expand file tree Collapse file tree 14 files changed +28
-8
lines changed Original file line number Diff line number Diff line change 5858[ app_store ] : https://apps.apple.com/app/ricochlime/id6459539993
5959[ web_app ] : https://ricochlime.adil.hanney.org
6060[ flathub ] : https://flathub.org/apps/com.adilhanney.ricochlime
61- [ download_windows ] : https://github.com/adil192/ricochlime/releases/download/v1.11.11 /RicochlimeInstaller_v1.11.11 .exe
62- [ download_appimage ] : https://github.com/adil192/ricochlime/releases/download/v1.11.11 /Ricochlime-1.11.11 -x86_64.AppImage
61+ [ download_windows ] : https://github.com/adil192/ricochlime/releases/download/v1.11.12 /RicochlimeInstaller_v1.11.12 .exe
62+ [ download_appimage ] : https://github.com/adil192/ricochlime/releases/download/v1.11.12 /Ricochlime-1.11.12 -x86_64.AppImage
6363
6464## Technical
6565
Original file line number Diff line number Diff line change 7474 </branding >
7575
7676 <releases >
77+ <release version =" 1.11.12" date =" 2025-12-12" >
78+ <url type =" details" >https://github.com/adil192/ricochlime/releases/tag/v1.11.12</url >
79+ <description >
80+ <ul >
81+ <li >Fixed alignment of the coin count text</li >
82+ </ul >
83+ </description >
84+ </release >
7785 <release version =" 1.11.11" date =" 2025-11-04" >
7886 <url type =" details" >https://github.com/adil192/ricochlime/releases/tag/v1.11.11</url >
7987 <description >
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " Ricochlime"
5- #define MyAppVersion " 1.11.11 "
5+ #define MyAppVersion " 1.11.12 "
66#define MyAppPublisher " Adil Hanney"
77#define MyAppURL " https://github.com/adil192/ricochlime"
88#define MyAppExeName " ricochlime.exe"
Original file line number Diff line number Diff line change 22// Run `./scripts/apply_version.sh --help` for more information.
33
44/// The current app version as an ordinal number.
5- const int buildNumber = 111110 ;
5+ const int buildNumber = 111120 ;
66
77/// The current app version as a string.
8- const String buildName = '1.11.11 ' ;
8+ const String buildName = '1.11.12 ' ;
99
1010/// The year in which the current version was released.
1111const int buildYear = 2025 ;
Original file line number Diff line number Diff line change 1+ • Added some margins to allow for the Android back gesture
2+ • Fixed alignment of the coin count text
Original file line number Diff line number Diff line change 1+ metadata/en-US/changelogs/111120.txt
Original file line number Diff line number Diff line change 1+ • Se agregaron algunos márgenes para permitir el gesto de retroceso de Android
2+ • Se corrigió la alineación del texto del conteo de monedas.
Original file line number Diff line number Diff line change 1+ metadata/es/changelogs/111120.txt
Original file line number Diff line number Diff line change 1+ • Android-дің қимылына мүмкіндік беретін кейбір шеттер қосылды
2+ • Монетаны санаудың белгіленген туралануы Мәтін
Original file line number Diff line number Diff line change 1+ metadata/kk/changelogs/111120.txt
You can’t perform that action at this time.
0 commit comments