Skip to content

Commit

Permalink
Update submodules & version
Browse files Browse the repository at this point in the history
  • Loading branch information
charliewhitfield committed Sep 25, 2023
1 parent 16606e1 commit 75c1690
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion addons/ivoyager_table_importer
2 changes: 1 addition & 1 deletion ivoyager
2 changes: 1 addition & 1 deletion planetarium/planetarium.gd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ extends RefCounted
const EXTENSION_NAME := "Planetarium"
const EXTENSION_VERSION := "0.0.16"
const EXTENSION_BUILD := ""
const EXTENSION_STATE := "dev" # 'dev', 'alpha', 'beta', 'rc', ''
const EXTENSION_STATE := "" # 'dev', 'alpha', 'beta', 'rc', ''
const EXTENSION_YMD := 20230925 # displayed if EXTENSION_STATE = 'dev'

const USE_THREADS := true # set false for debugging
Expand Down

0 comments on commit 75c1690

Please sign in to comment.