Skip to content

Commit

Permalink
Update version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
imjp94 committed Jun 11, 2023
1 parent ef4daac commit eae4912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/gd-plug/plug.gd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ extends SceneTree

signal updated(plugin)

const VERSION = "0.2.4"
const VERSION = "0.2.5"
const DEFAULT_PLUGIN_URL = "https://git::@github.com/%s.git"
const DEFAULT_PLUG_DIR = "res://.plugged"
const DEFAULT_CONFIG_PATH = DEFAULT_PLUG_DIR + "/index.cfg"
Expand Down

0 comments on commit eae4912

Please sign in to comment.