Skip to content

Commit 36df077

Browse files
committed
version up 0.3.5
1 parent d444145 commit 36df077

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

55
class Main {
66
companion object {
7-
const val VERSION: String = "0.3.4"
7+
const val VERSION: String = "0.3.5"
88
const val NAME: String = "LogNote"
99

1010
@JvmStatic

0 commit comments

Comments
 (0)