Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LordMidas committed May 28, 2021
1 parent 9722154 commit eed8361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/!mods_preload/ptr_aa.nut
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local gt = this.getroottable();
gt.Const.PTR <- {};

local modID = "mod_legends_PTR";
::mods_registerMod(modID, 1.0, "Perk Trees Rework 0.5.4-Beta");
::mods_registerMod(modID, 1.0, "Perk Trees Rework 0.5.5-Beta");

::mods_queue(modID, "mod_legends, mod_MSU, mod_fencerPerk", function()
{
Expand Down

0 comments on commit eed8361

Please sign in to comment.