Skip to content

Commit af7dee8

Browse files
committed
version up 1.1
1 parent 991c898 commit af7dee8

File tree

1 file changed

+1
-1
lines changed
  • src/com/blogspot/cdcsutils/lognote

1 file changed

+1
-1
lines changed

src/com/blogspot/cdcsutils/lognote/Main.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import javax.swing.SwingUtilities
77

88
class Main {
99
companion object {
10-
const val VERSION: String = "1.0"
10+
const val VERSION: String = "1.1"
1111
const val NAME: String = "LogNote"
1212

1313
@JvmStatic

0 commit comments

Comments
 (0)