Skip to content

Commit ae25296

Browse files
committed
bump version
1 parent 020ccfb commit ae25296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"github.com/zyedidia/clipboard"
1818
)
1919

20-
var VERSION string = "v1.0.10"
20+
var VERSION string = "v1.0.11"
2121

2222
var sndTxt string = ""
2323
var currentReceiver messages.Chat = messages.Chat{}

0 commit comments

Comments
 (0)