Skip to content

Commit

Permalink
Merge pull request #762 from komamitsu/release-2.7.1
Browse files Browse the repository at this point in the history
Bump version to 2.7.1
  • Loading branch information
komamitsu authored Dec 18, 2023
2 parents 08b20cd + 93eeca4 commit 7754011
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 7754011

Please sign in to comment.