File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 3131 </screenshot >
3232 </screenshots >
3333 <releases >
34+ <release version =" 0.9.3" date =" 2017-08-20" >
35+ <description >
36+ <p >New features:</p >
37+ <ul >
38+ <li >Added a button to open the entry in a text editor</li >
39+ <li >Added a switch to show hidden entries (disabled by default)</li >
40+ </ul >
41+ <p >Miscellaneous:</p >
42+ <ul >
43+ <li >Fixed some applications like Inkscape not saving their name properly</li >
44+ <li >The main window can be now maximized</li >
45+ </ul >
46+ </description >
47+ </release >
3448 <release version =" 0.9.2" date =" 2017-08-15" >
3549 <description >
3650 <p >Add meson dependency to debian packaging</p >
Original file line number Diff line number Diff line change 1919
2020namespace AppEditor.Constants {
2121 public const string APP_NAME = _ ("AppEditor ");
22- public const string VERSION = " 0.9.2 " ;
22+ public const string VERSION = " 0.9.3 " ;
2323 public const string SETTINGS_SCHEMA = " com.github.donadigo.appeditor" ;
2424 public const string EXEC_NAME = " com.github.donadigo.appeditor" ;
2525 public const string DESKTOP_NAME = " com.github.donadigo.appeditor.desktop" ;
You can’t perform that action at this time.
0 commit comments