bump to 0.7.3

This commit is contained in:
Mark Wagie
2025-01-01 10:56:41 -07:00
parent c20f211b8a
commit dabc892ebf
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,11 +1,18 @@
# Change Log
All notable changes to this project will be documented in this file.
## [0.7.3] - 2025-01-01
### Added
- Reorganized and added new applications
## [0.7.2] - 2024-01-09
### Added
- Add System Recovery option
## [0.6.7] - 2020-07-11
### Added
- Some design changes
## [0.6.2] - 2019-10-02
### Added
- Pages: tr, ko-KR.
+1 -1
View File
@@ -1,2 +1,2 @@
__all__ = ["manjaro_hello"]
__version__ = "0.7.2"
__version__ = "0.7.3"
+1 -1
View File
@@ -591,7 +591,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<property name="type-hint">dialog</property>
<property name="transient-for">window</property>
<property name="program-name">Manjaro Hello</property>
<property name="version">0.7.2</property>
<property name="version">0.7.3</property>
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
<property name="website-label">GitLab</property>