Skip to content

Commit 16310ab

Browse files
committed
Bumped version and updated 'wake' binaries
wake 1.0.0 => 1.1.0 wide 1.0.0 => 1.0.1
1 parent e3a2688 commit 16310ab

7 files changed

Lines changed: 2 additions & 2 deletions

File tree

bin/linux/wake

0 Bytes
Binary file not shown.

bin/macos/wake

116 KB
Binary file not shown.

bin/raspbian/wake

109 KB
Binary file not shown.

bin/windows/wake.exe

0 Bytes
Binary file not shown.

bin/windows/wake64.exe

86.5 KB
Binary file not shown.

src/wake/wx.wx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Using std.collections
4646
Using libc
4747

4848
'Make sure to rebuildall after changing this!
49-
Const WAKE_VERSION:= "1.0.0" '"1.1.16"
49+
Const WAKE_VERSION:= "1.1.0"
5050

5151
'For 'emergency patch' versions, 'b', 'c' etc...
5252
Const WAKE_VERSION_EXT:=""

src/wide/wide.wx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Const _HostOS:=""
164164

165165
Const WONKEY_DOMAIN:="http://github.com/wonkey-coders"
166166

167-
Global AppTitle:="Wide v1.0.0"
167+
Global AppTitle:="Wide v1.0.1"
168168

169169
#If __TARGET__<>"macos"
170170
Global AppStateFile:="bin/"+_HostOS+"/wide/wide.state.json"

0 commit comments

Comments
 (0)