mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Prepared 0.2.1
This commit is contained in:
parent
823ae1328b
commit
1ecfa0ab20
@ -1,4 +1,4 @@
|
|||||||
## [Unreleased]
|
## [v0.2.2]
|
||||||
|
|
||||||
* Added Excel export format (#46).
|
* Added Excel export format (#46).
|
||||||
* Improved the application menu.
|
* Improved the application menu.
|
||||||
@ -31,3 +31,4 @@ Initial release.
|
|||||||
[v0.1.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.1.0
|
[v0.1.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.1.0
|
||||||
[v0.2.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.0
|
[v0.2.0]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.0
|
||||||
[v0.2.1]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.1
|
[v0.2.1]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.1
|
||||||
|
[v0.2.2]: https://github.com/garraflavatra/rolens/releases/tag/v0.2.2
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"productName": "Rolens",
|
"productName": "Rolens",
|
||||||
"companyName": "Romein van Buren",
|
"companyName": "Romein van Buren",
|
||||||
"productVersion": "0.2.1",
|
"productVersion": "0.2.2",
|
||||||
"comments": "The intuitive MongoDB administration tool",
|
"comments": "The intuitive MongoDB administration tool",
|
||||||
"copyright": "© Romein van Buren 2023 (GNU GPL 3.0)."
|
"copyright": "© Romein van Buren 2023 (GNU GPL 3.0)."
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user