Bump version to 0.4.1

merge-requests/64/head 0.4.1
Hugo Posnic 2016-12-27 16:24:30 +01:00
parent 2925539ffc
commit b38db06128
3 changed files with 16 additions and 7 deletions

View File

@ -1,6 +1,6 @@
_pkgname=manjaro-hello
pkgname=${_pkgname}-git
pkgver=0.4
pkgver=0.4.1
pkgrel=1
pkgdesc="A tool providing access to documentation and support for new Manjaro users."
url="https://github.com/Huluti/${_pkgname}"

View File

@ -1,17 +1,24 @@
# Change Log
All notable changes to this project will be documented in this file.
## [0.4.1] - 2016-12-27
### Added
- Spanish translation.
### Changed
- Russian translation.
## [0.4] - 2016-12-27
### Added
- Support of autostart in i3.
- Disable home button on welcome page.
- Tooltips on social and header buttons.
- Russian translation from @jacobtey.
- Russian translation.
### Changed
- Make creating new pages easier.
- Label of install button.
- Update german translation from @oberon2007.
- German translation.
### Fixed
- Window blocking during call of installer.
@ -23,7 +30,9 @@ All notable changes to this project will be documented in this file.
## [0.3] - 2016-12-23
### Added
- Icons for links buttons.
- German launcher's description from @Photon89.
- German launcher's description.
### Changed
- Use logo from manjaro-icons if available.
### Fixed
@ -42,8 +51,8 @@ All notable changes to this project will be documented in this file.
## [0.2] - 2016-12-21
First stable version.
### Added
- Polish translation from @napcok.
- German translation from @Photon89.
- Polish translation.
- German translation.
### Fixed
- Locale detection.

View File

@ -486,7 +486,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.4</property>
<property name="version">0.4.1</property>
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
<property name="website">https://github.com/Huluti/manjaro-hello</property>
<property name="website_label" translatable="yes">Github</property>