Skip to content

Commit

Permalink
30042024
Browse files Browse the repository at this point in the history
  • Loading branch information
xmdnx committed Apr 30, 2024
1 parent e385022 commit 7587895
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Telegram/build/setup.iss
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#define MyAppShortName "rabbitGram"
#define MyAppName "rabbitGram Desktop"
#define MyAppPublisher "xmdnx"
#define MyAppVersion "4.16.8"
#define MyAppVersion "4.16.10"
#define MyAppURL "https://t.me/rabbitGramUpdates"
#define ReleasePath "C:\Users\xmdnusr\source\repos\rabbitgramdesktop\out\Release"
#define MyAppExeName "rabbitGram.exe"
#define MyAppId "4356CE01-4137-4C55-9F8B-FB4EEBB6EC0C"
#define CurrentYear GetDateTimeString('yyyy','','')
#define MyBuildTarget "win64"
#define MyAppVersionFull "4.16.8-20042024"
#define MyAppVersionFull "4.16.10-30042024"

[Setup]
; NOTE: The value of AppId uniquely identifies this application.
Expand Down

0 comments on commit 7587895

Please sign in to comment.