bump to 0.7.3
This commit is contained in:
@@ -1,11 +1,18 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## [0.7.2] - 2024-01-09
|
||||||
### Added
|
### Added
|
||||||
- Add System Recovery option
|
- Add System Recovery option
|
||||||
|
|
||||||
## [0.6.7] - 2020-07-11
|
## [0.6.7] - 2020-07-11
|
||||||
### Added
|
### Added
|
||||||
- Some design changes
|
- Some design changes
|
||||||
|
|
||||||
## [0.6.2] - 2019-10-02
|
## [0.6.2] - 2019-10-02
|
||||||
### Added
|
### Added
|
||||||
- Pages: tr, ko-KR.
|
- Pages: tr, ko-KR.
|
||||||
|
|||||||
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
__all__ = ["manjaro_hello"]
|
__all__ = ["manjaro_hello"]
|
||||||
__version__ = "0.7.2"
|
__version__ = "0.7.3"
|
||||||
|
|||||||
@@ -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="type-hint">dialog</property>
|
||||||
<property name="transient-for">window</property>
|
<property name="transient-for">window</property>
|
||||||
<property name="program-name">Manjaro Hello</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="comments" translatable="yes">Welcome screen for Manjaro</property>
|
||||||
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
|
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
|
||||||
<property name="website-label">GitLab</property>
|
<property name="website-label">GitLab</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user