Skip to content

Commit

Permalink
Bump version to 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed Dec 18, 2023
1 parent 58f2197 commit 93eeca4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.7.1 (2023-12-18)

Bugfix:

- Fix potential data loss

## 2.7.0 (2022-09-30)

Improvements:
Expand Down
2 changes: 1 addition & 1 deletion version.gradle
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.7.0'
version = '2.7.1'

0 comments on commit 93eeca4

Please sign in to comment.