inno: updated version to 13.0.2

This commit is contained in:
Shreyas Zare
2024-09-28 17:38:46 +05:30
parent 23b1c17c0b
commit c75c3965c8

View File

@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Technitium DNS Server" #define MyAppName "Technitium DNS Server"
#define MyAppVersion "13.0.1" #define MyAppVersion "13.0.2"
#define MyAppPublisher "Technitium" #define MyAppPublisher "Technitium"
#define MyAppURL "https://technitium.com/dns/" #define MyAppURL "https://technitium.com/dns/"
#define MyAppExeName "DnsServerSystemTrayApp.exe" #define MyAppExeName "DnsServerSystemTrayApp.exe"