Skip to content

Commit e5c7d10

Browse files
authored
Merge pull request #12 from Archinamon/fix_abs_path
bump version
2 parents 41bcf25 + 2249010 commit e5c7d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "me.archinamon"
9-
version = "1.3.9"
9+
version = "1.3.10"
1010

1111
val isRunningInIde: Boolean = System.getProperty("idea.active")
1212
?.toBoolean() == true

0 commit comments

Comments
 (0)