Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 80cbeb1

Browse files
committed
fix version 0.0.5
1 parent edd77aa commit 80cbeb1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
## rmapi (master)
2-
3-
41
## rmapi 0.0.5 (August 11, 2019)
52

63
* Fix issue to make document uploads work with reMarkable 1.7.x firmware upgrade

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package version
22

3-
const Version = "0.0.4"
3+
const Version = "0.0.5"

0 commit comments

Comments
 (0)