File tree 3 files changed +12
-1
lines changed
3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 16
16
<binary >com.github.manexim.typewriter</binary >
17
17
</provides >
18
18
<releases >
19
+ <release date =" 2020-02-08" version =" 0.1.2" >
20
+ <description >
21
+ <p >Update icon branding</p >
22
+ </description >
23
+ </release >
19
24
<release date =" 2020-02-02" version =" 0.1.1" >
20
25
<description >
21
26
<p >Update icon</p >
Original file line number Diff line number Diff line change
1
+ com.github.manexim.typewriter (0.1.2) bionic; urgency=medium
2
+
3
+ * Update icon branding
4
+
5
+ -- Marius Meisenzahl <
[email protected] > Sat, 08 Feb 2020 12:01:42 +0100
6
+
1
7
com.github.manexim.typewriter (0.1.1) bionic; urgency=medium
2
8
3
9
* Update icon
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ namespace Config {
23
23
public const string APP_ID = " com.github.manexim.typewriter" ;
24
24
public const string APP_AUTHOR = " Manexim" ;
25
25
public const string APP_NAME = " Typewriter" ;
26
- public const string APP_VERSION = " 0.1.1 " ;
26
+ public const string APP_VERSION = " 0.1.2 " ;
27
27
28
28
public const uint WORDS_PER_MINUTE = 265 ;
29
29
}
You can’t perform that action at this time.
0 commit comments