Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
GlorifiedPig authored Mar 24, 2021
1 parent 9f3c8bf commit 0d5a224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/autorun/sh_glorifiedleveling_autoincluder.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GlorifiedLeveling = GlorifiedLeveling or {
Perks = {
Enum = {}
},
Version = "2.2.6"
Version = "2.2.7"
}

print( "[GlorifiedLeveling] This server is running version " .. GlorifiedLeveling.Version .. "." )
Expand Down Expand Up @@ -126,4 +126,4 @@ hook.Add( "libgmodstore_init", "GlorifiedLeveling.AutoIncluder.InitializeLibGMod
version = "{{ script_version_name }}",
licensee = "{{ user_id }}"
} )
end)
end)

0 comments on commit 0d5a224

Please sign in to comment.