Skip to content

Commit

Permalink
Bump version to 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
komamitsu committed Nov 4, 2024
1 parent a088925 commit 0baf70c
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.3 (2024-11-04)

Improvements:

- Support hyphens in the backup file name pattern

## 2.7.2 (2024-07-14)

Misc:
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.2'
version = '2.7.3'

0 comments on commit 0baf70c

Please sign in to comment.