Skip to content

Commit 68b5bb3

Browse files
committed
1.7.1 release
1 parent 4048685 commit 68b5bb3

13 files changed

+1
-1
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Envs = [
1111
{ goos: "windows", arch: "amd64" }
1212
].freeze
1313

14-
Version = "1.7.0".freeze
14+
Version = "1.7.1".freeze
1515

1616
task :build do
1717
`rm -rf dist/#{Version}`

dist/1.7.0/ultodo_win.zip

-343 Bytes
Binary file not shown.

dist/1.7.0/ultododarwin_amd64.tar.gz

702 Bytes
Binary file not shown.

dist/1.7.0/ultodolinux_386.tar.gz

790 Bytes
Binary file not shown.

dist/1.7.0/ultodolinux_amd64.tar.gz

526 Bytes
Binary file not shown.

dist/1.7.0/ultodolinux_arm.tar.gz

361 Bytes
Binary file not shown.

dist/1.7.0/ultodolinux_arm64.tar.gz

875 Bytes
Binary file not shown.

dist/1.7.1/ultodo_win.zip

3.22 MB
Binary file not shown.

dist/1.7.1/ultododarwin_amd64.tar.gz

2.97 MB
Binary file not shown.

dist/1.7.1/ultodolinux_386.tar.gz

2.92 MB
Binary file not shown.

dist/1.7.1/ultodolinux_amd64.tar.gz

3.06 MB
Binary file not shown.

dist/1.7.1/ultodolinux_arm.tar.gz

2.82 MB
Binary file not shown.

dist/1.7.1/ultodolinux_arm64.tar.gz

2.86 MB
Binary file not shown.

0 commit comments

Comments
 (0)