File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 <runtimeBits >64/32</runtimeBits >
2525 </jre >
2626 <versionInfo >
27- <fileVersion >1.7.0 .0</fileVersion >
28- <txtFileVersion >1.7</txtFileVersion >
27+ <fileVersion >1.7.1 .0</fileVersion >
28+ <txtFileVersion >1.7.1 </txtFileVersion >
2929 <fileDescription >Another open source cross-platform GUI for the todo.txt file format</fileDescription >
3030 <copyright >Copyright 2013-2018 Christian M. Schmid</copyright >
31- <productVersion >1.7.0 .0</productVersion >
32- <txtProductVersion >1.7</txtProductVersion >
31+ <productVersion >1.7.1 .0</productVersion >
32+ <txtProductVersion >1.7.1 </txtProductVersion >
3333 <productName >jdotxt</productName >
3434 <companyName ></companyName >
3535 <internalName >jdotxt</internalName >
36- <originalFilename >jdotxt-1.7-java8.exe</originalFilename >
36+ <originalFilename >jdotxt-1.7.1 -java8.exe</originalFilename >
3737 <trademarks ></trademarks >
3838 <language >ENGLISH_US</language >
3939 </versionInfo >
Original file line number Diff line number Diff line change 3939import com .todotxt .todotxttouch .task .TaskBagFactory ;
4040
4141public class Jdotxt {
42- public static final String VERSION = "1.6 " ;
42+ public static final String VERSION = "1.7.1 " ;
4343 public static final String APPID = "chschmid.jdotxt" ;
4444
4545 public static final int AUTOSAVE_DELAY = 3000 ;
You can’t perform that action at this time.
0 commit comments