File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 1616 <binary >com.github.manexim.news</binary >
1717 </provides >
1818 <releases >
19+ <release date =" 2019-11-10" version =" 0.1.4" >
20+ <description >
21+ <p >New:</p >
22+ <ul >
23+ </ul >
24+ <p >Improved:</p >
25+ <ul >
26+ </ul >
27+ <p >Fixed:</p >
28+ <ul >
29+ <li >Set title in HeaderBar</li >
30+ </ul >
31+ </description >
32+ </release >
1933 <release date =" 2019-11-06" version =" 0.1.3" >
2034 <description >
2135 <p >New:</p >
Original file line number Diff line number Diff line change 1- com.github.manexim.news (0.132) bionic; urgency=medium
1+ com.github.manexim.news (0.1.4) bionic; urgency=medium
2+
3+ [NEW]
4+ [IMPROVED]
5+ [FIXED]
6+ * Set title in HeaderBar
7+
8+ -- Marius Meisenzahl <
[email protected] > Sun, 10 Nov 2019 12:38:37 +0100
9+
10+ com.github.manexim.news (0.1.3) bionic; urgency=medium
211
312[NEW]
413[IMPROVED]
Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ namespace Config {
2323 public const string APP_ID = " com.github.manexim.news" ;
2424 public const string APP_AUTHOR = " Manexim" ;
2525 public const string APP_NAME = _ ("News Feed ");
26- public const string APP_VERSION = " 0.1.3 " ;
26+ public const string APP_VERSION = " 0.1.4 " ;
2727 public const string APP_STYLES = " com/github/manexim/news/styles/application.css" ;
2828}
You can’t perform that action at this time.
0 commit comments