Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 7cfe364

Browse files
committed
Release v0.6.1
[skip ci]
1 parent d27e634 commit 7cfe364

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
" vim: set ts=2 sw=2 expandtab:": "vim modeline, not part of data",
33
"name": "whatsupp",
44
"productName": "WhatsUpp",
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"revision": "1",
77
"license": "GPL-3.0",
88
"repository": {

eu.alindt.whatsupp.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<update_contact>whatsupp_at_cevreau_dot_eu</update_contact>
1919
<translation type="gettext">inkscape</translation>
2020
<releases>
21+
<release version="v0.6.1" date="2019-04-29"/>
2122
<release version="v0.6.0" date="2019-04-22"/>
2223
<release version="v0.5.1" date="2019-04-21"/>
2324
<release version="v0.5.0" date="2018-03-31"/>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
" vim: set ts=2 sw=2 expandtab:": "vim modeline, not part of data",
33
"name": "whatsupp",
44
"productName": "WhatsUpp",
5-
"version": "0.6.0",
5+
"version": "0.6.1",
66
"revision": "1",
77
"repository": "https://github.com/alindt/WhatsUpp.git",
88
"description": "Native desktop app/wrapper for https://web.whatsapp.com. Built with Electron.",

whatsupp.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Summary: WhatsUpp
77
Name: WhatsUpp
8-
Version: 0.6.0
8+
Version: 0.6.1
99
Release: 1
1010
License: GPL
1111
Group: None
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
5656
/usr/share/icons/hicolor/64x64/apps/whatsupp.png
5757

5858
%changelog
59+
* Sun Apr 29 2018 alindt <[email protected]> 0.6.1-1
60+
- See debian changelog in repo
61+
5962
* Sun Apr 22 2018 alindt <[email protected]> 0.6.0-1
6063
- See debian changelog in repo
6164

0 commit comments

Comments
 (0)