Skip to content

Commit

Permalink
Updated internal debug version to 10.2.6-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
linaori committed Mar 19, 2024
1 parent aa4b029 commit 6ba4ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Debug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ local type, pairs, tostring, print, concat, select, date = type, pairs, tostring

--@debug@
Namespace.Debug.enabled = true
Namespace.Meta.version = '10.2.5-dev'
Namespace.Meta.version = '10.2.6-dev'
Namespace.Meta.date = date('!%Y-%m-%dT%TZ')
_G.BattlegroundCommander = Namespace
--@end-debug@
Expand Down

0 comments on commit 6ba4ddf

Please sign in to comment.