Skip to content

Commit 7587895

Browse files
committed
30042024
1 parent e385022 commit 7587895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Telegram/build/setup.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#define MyAppShortName "rabbitGram"
22
#define MyAppName "rabbitGram Desktop"
33
#define MyAppPublisher "xmdnx"
4-
#define MyAppVersion "4.16.8"
4+
#define MyAppVersion "4.16.10"
55
#define MyAppURL "https://t.me/rabbitGramUpdates"
66
#define ReleasePath "C:\Users\xmdnusr\source\repos\rabbitgramdesktop\out\Release"
77
#define MyAppExeName "rabbitGram.exe"
88
#define MyAppId "4356CE01-4137-4C55-9F8B-FB4EEBB6EC0C"
99
#define CurrentYear GetDateTimeString('yyyy','','')
1010
#define MyBuildTarget "win64"
11-
#define MyAppVersionFull "4.16.8-20042024"
11+
#define MyAppVersionFull "4.16.10-30042024"
1212

1313
[Setup]
1414
; NOTE: The value of AppId uniquely identifies this application.

0 commit comments

Comments
 (0)