Skip to content

Commit 83cdaa5

Browse files
committed
update Installer
1 parent 5a1843d commit 83cdaa5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

installerScript/Cricket-Linux.dbp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEBREATE-0.7.13]
22
<<CTRL>>
33
Package: Cricket
4-
Version: 4.1.0
4+
Version: 4.2.0
55
Maintainer: Seenivasan <seenivasanv@mcci.com>
66
Section: embedded
77
Homepage: www.mcci.com

installerScript/Cricket-Mac.pkgproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510
<key>USE_HFS+_COMPRESSION</key>
511511
<false/>
512512
<key>VERSION</key>
513-
<string>4.1.0</string>
513+
<string>4.2.0</string>
514514
</dict>
515515
<key>PROJECT_COMMENTS</key>
516516
<dict>
@@ -696,7 +696,7 @@
696696
</dict>
697697
</array>
698698
<key>NAME</key>
699-
<string>MCCI-Cricket-UI-v4.1.0-Mac-Installer</string>
699+
<string>MCCI-Cricket-UI-v4.2.0-Mac-Installer</string>
700700
<key>PAYLOAD_ONLY</key>
701701
<false/>
702702
</dict>

installerScript/Cricket-Windows.iss

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
#define MyAppDir "Cricket"
2929
#define MyAppName "Cricket UI"
3030
#define MyProductName "MCCI® Cricket UI"
31-
#define MyAppVersion "4.1.0"
31+
#define MyAppVersion "4.2.0"
3232
#define MyAppPublisher "MCCI Corporation"
3333
#define MyAppURL "https://mcci.com"
3434
#define MyAppExeName "Cricket.exe"
3535
#define MyAppComments "MCCI® Cricket UI Installer"
3636
#define MyOrgName "MCCI"
37-
#define MyAppCopyRight "Copyright © 2022 MCCI Corporation"
37+
#define MyAppCopyRight "Copyright © 2023 MCCI Corporation"
3838

3939
[Setup]
4040
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.

0 commit comments

Comments
 (0)