File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 13
13
<property name =" main.class" value =" mpo.dayon.common.Runner" />
14
14
<property name =" ant.build.javac.source" value =" 11" />
15
15
<property name =" ant.build.javac.target" value =" 11" />
16
- <property name =" version" value =" 14.0.0 " />
16
+ <property name =" version" value =" 14.0.1 " />
17
17
18
18
<path id =" project.classpath" >
19
19
<fileset dir =" ${ dir.lib } " >
Original file line number Diff line number Diff line change
1
+ dayon (14.0.1) stable; urgency=low
2
+
3
+ * Slight performance improvements
4
+ * Minor UI fixes
5
+
6
+ -- Reto Galante <reto@galante.ch> Thu, 23 May 2024 12:00:00 +0000
7
+
1
8
dayon (14.0.0) stable; urgency=medium
2
9
3
10
* Option to configure token server within the UI
Original file line number Diff line number Diff line change 8
8
<url >https://github.com/retgal/dayon</url >
9
9
<groupId >mpo.dayon</groupId >
10
10
<artifactId >dayon</artifactId >
11
- <version >14.0.0 </version >
11
+ <version >14.0.1 </version >
12
12
<description >cross platform remote desktop solution</description >
13
13
<developers >
14
14
<developer >
You can’t perform that action at this time.
0 commit comments