Skip to content

Commit e18f14d

Browse files
authored
[3.x] Bump version to 0.6.2 (#473)
* Bump version to `0.6.2` * Bump gradle version to `7.3`
1 parent 009047a commit e18f14d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The module uses semantic versioning for its own versions but adds a suffix for the supported godot version:
22

3-
Full version: `0.6.1-3.5.2`
3+
Full version: `0.6.2-3.5.2`
44

5-
Module Version: `0.6.1`
5+
Module Version: `0.6.2`
66

77
Supported Godot Version: `3.5.2`
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const val godotKotlinJvmVersion = "0.6.1"
1+
const val godotKotlinJvmVersion = "0.6.2"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)