We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e385022 commit 7587895Copy full SHA for 7587895
Telegram/build/setup.iss
@@ -1,14 +1,14 @@
1
#define MyAppShortName "rabbitGram"
2
#define MyAppName "rabbitGram Desktop"
3
#define MyAppPublisher "xmdnx"
4
-#define MyAppVersion "4.16.8"
+#define MyAppVersion "4.16.10"
5
#define MyAppURL "https://t.me/rabbitGramUpdates"
6
#define ReleasePath "C:\Users\xmdnusr\source\repos\rabbitgramdesktop\out\Release"
7
#define MyAppExeName "rabbitGram.exe"
8
#define MyAppId "4356CE01-4137-4C55-9F8B-FB4EEBB6EC0C"
9
#define CurrentYear GetDateTimeString('yyyy','','')
10
#define MyBuildTarget "win64"
11
-#define MyAppVersionFull "4.16.8-20042024"
+#define MyAppVersionFull "4.16.10-30042024"
12
13
[Setup]
14
; NOTE: The value of AppId uniquely identifies this application.
0 commit comments