Skip to content

Commit 4261177

Browse files
committed
update Installer script
1 parent e3ddfbd commit 4261177

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

installerScript/Cricket-Linux.dbp

+2-2
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.3.0
4+
Version: 4.3.1
55
Maintainer: Seenivasan <seenivasanv@mcci.com>
66
Section: embedded
77
Homepage: www.mcci.com
@@ -42,7 +42,7 @@ Description: User Interface for controlling MCCI USB Switches and Connection Ex
4242
<<MENU>>
4343
1
4444
Name=Cricket
45-
Version=4.1
45+
Version=4.3.1
4646
Exec=Cricket
4747
Icon=/usr/bin/icons/mcci_logo.ico
4848
Type=Application

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.3.0</string>
513+
<string>4.3.1</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.3.0-Mac-Installer</string>
699+
<string>MCCI-Cricket-UI-v4.3.1-Mac-Installer</string>
700700
<key>PAYLOAD_ONLY</key>
701701
<false/>
702702
</dict>

installerScript/Cricket-Windows.iss

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define MyAppDir "Cricket"
2929
#define MyAppName "Cricket UI"
3030
#define MyProductName "MCCI® Cricket UI"
31-
#define MyAppVersion "4.3.0"
31+
#define MyAppVersion "4.3.1"
3232
#define MyAppPublisher "MCCI Corporation"
3333
#define MyAppURL "https://mcci.com"
3434
#define MyAppExeName "Cricket.exe"

0 commit comments

Comments
 (0)