Skip to content

Commit bc9cb0e

Browse files
authored
Update version in docs (#292)
* Update version in docs * Update version in code * Fix missing module version update in docs
1 parent 9fcbad7 commit bc9cb0e

2 files changed

Lines changed: 3 additions & 3 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.3.0-3.4.0`
3+
Full version: `0.3.1-3.4.0`
44

5-
Module Version: `0.3.0`
5+
Module Version: `0.3.1`
66

77
Supported Godot Version: `3.4`
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const val godotKotlinJvmVersion = "0.3.0"
1+
const val godotKotlinJvmVersion = "0.3.1"

0 commit comments

Comments
 (0)