We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991c898 commit af7dee8Copy full SHA for af7dee8
src/com/blogspot/cdcsutils/lognote/Main.kt
@@ -7,7 +7,7 @@ import javax.swing.SwingUtilities
7
8
class Main {
9
companion object {
10
- const val VERSION: String = "1.0"
+ const val VERSION: String = "1.1"
11
const val NAME: String = "LogNote"
12
13
@JvmStatic
0 commit comments