Bump version to 0.4.9
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
# 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.4.9] - 2017-02-04
|
||||||
|
### Changed
|
||||||
|
- Update translations.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fix position of scrollbars.
|
||||||
|
|
||||||
## [0.4.8] - 2017-01-29
|
## [0.4.8] - 2017-01-29
|
||||||
### Changed
|
### Changed
|
||||||
- Use same logo as launcher.
|
- Use same logo as launcher.
|
||||||
|
|||||||
@@ -504,7 +504,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.4.8</property>
|
<property name="version">0.4.9</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://github.com/Huluti/manjaro-hello</property>
|
<property name="website">https://github.com/Huluti/manjaro-hello</property>
|
||||||
<property name="website_label" translatable="yes">Github</property>
|
<property name="website_label" translatable="yes">Github</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user