Skip to content

Commit c6db29f

Browse files
committed
Bump version
1 parent 9fc6d0e commit c6db29f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
alias(libs.plugins.buildconfig)
99
}
1010

11-
version = "1.4.0"
11+
version = "1.4.1"
1212

1313
repositories {
1414
mavenCentral()

gtakiller.iml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module version="4">
3+
<component name="AdditionalModuleElements">
4+
<content url="file://$MODULE_DIR$" dumb="true">
5+
<excludeFolder url="file://$MODULE_DIR$/target" />
6+
<excludeFolder url="file://$MODULE_DIR$/windows_helper/target" />
7+
</content>
8+
</component>
9+
</module>

0 commit comments

Comments
 (0)