Skip to content

Commit fa73fd9

Browse files
committed
version up 0.3.6
1 parent 38fd081 commit fa73fd9

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.5"
7+
const val VERSION: String = "0.3.6"
88
const val NAME: String = "LogNote"
99

1010
@JvmStatic

0 commit comments

Comments
 (0)