Skip to content

Commit

Permalink
Fix versioning, bump 1.3.1
Browse files Browse the repository at this point in the history
Fixes pull version bump, proper release tag
  • Loading branch information
undaunt committed May 7, 2024
1 parent 62a0b07 commit cddce38
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,10 @@ If you use a custom naming scheme for your freezetags (by passing `--ftag` to `f

Changelog
---------
### [1.3.1] - 2024-05-07
* Pulled [@CoordSpace](https://github.com/CoordSpace)'s volname & FUSE support fix - fixes Linux support for mount.
### [1.3.0] - 2024-05-07
* Added `--db-path` option for relocating mount database
* Pulled [@CoordSpace](https://github.com/CoordSpace)'s volname & FUSE support fix - fixes Linux support for mount.
### [1.2.1] - 2021-04-21
* Fixed `--json` flag for `show`
* Fixed file monitoring for failed stat
Expand All @@ -323,6 +324,8 @@ Changelog
### [1.0.0] - 2020-04-06
* Initial release

[1.3.1]: https://github.com/x1ppy/freezetag/compare/1.2.1...undaunt:freezetag:1.3.0
[1.3.0]: https://github.com/x1ppy/freezetag/compare/1.2.1...undaunt:freezetag:1.3.0
[1.2.1]: https://github.com/x1ppy/freezetag/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/x1ppy/freezetag/compare/1.1.1...1.2.0
[1.1.1]: https://github.com/x1ppy/freezetag/compare/1.1.0...1.1.1
Expand Down

0 comments on commit cddce38

Please sign in to comment.