File tree Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 2121 <binary >com.github.manexim.home</binary >
2222 </provides >
2323 <releases >
24+ <release date =" 2019-08-07" version =" 0.4.1" >
25+ <description >
26+ <p >New:</p >
27+ <ul >
28+ </ul >
29+ <p >Improved:</p >
30+ <ul >
31+ </ul >
32+ <p >Fixed:</p >
33+ <ul >
34+ <li >Show loading page if no device is found</li >
35+ </ul >
36+ <p >Translations:</p >
37+ <ul >
38+ <li >Russian (by camellan)</li >
39+ <li >French (by NathanBnm)</li >
40+ <li >German (by meisenzahl)</li >
41+ <li >Japanese (by ryonakano)</li >
42+ <li >Portuguese (by aimproxy)</li >
43+ <li >Polish (by oskarkunik)</li >
44+ </ul >
45+ </description >
46+ </release >
2447 <release date =" 2019-08-04" version =" 0.4.0" >
2548 <description >
2649 <p >New:</p >
Original file line number Diff line number Diff line change 1+ com.github.manexim.home (0.4.1) bionic; urgency=medium
2+
3+ [NEW]
4+ [IMPROVED]
5+ [FIXED]
6+ * Show loading page if no device is found
7+ [TRANSLATIONS]
8+ * Russian (by camellan)
9+ * French (by NathanBnm)
10+ * German (by meisenzahl)
11+ * Japanese (by ryonakano)
12+ * Portuguese (by aimproxy)
13+ * Polish (by oskarkunik)
14+
15+ -- Marius Meisenzahl <
[email protected] > Wed, 07 Aug 2019 06:56:37 +0200
16+
117com.github.manexim.home (0.4.0) bionic; urgency=medium
218
319[NEW]
Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ namespace Config {
2323 public const string APP_ID = " com.github.manexim.home" ;
2424 public const string APP_AUTHOR = " Manexim" ;
2525 public const string APP_NAME = " Home" ;
26- public const string APP_VERSION = " 0.4.0 " ;
26+ public const string APP_VERSION = " 0.4.1 " ;
2727}
You can’t perform that action at this time.
0 commit comments