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 38fd081 commit fa73fd9Copy full SHA for fa73fd9
src/com/blogspot/kotlinstudy/lognote/Main.kt
@@ -4,7 +4,7 @@ import javax.swing.SwingUtilities
4
5
class Main {
6
companion object {
7
- const val VERSION: String = "0.3.5"
+ const val VERSION: String = "0.3.6"
8
const val NAME: String = "LogNote"
9
10
@JvmStatic
0 commit comments