Skip to content

Commit

Permalink
Bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
limbonaut committed Sep 15, 2024
1 parent a5c318b commit d3d3295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions limboai_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

major = 1
minor = 2
patch = 1
patch = 2
status = ""
doc_branch = "v1.2.0"
doc_branch = "v1.2.2"
godot_cpp_ref = "godot-4.3-stable"

# Code that generates version header
Expand Down

0 comments on commit d3d3295

Please sign in to comment.