Skip to content

Commit

Permalink
correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
eerussianguy committed Nov 3, 2024
1 parent 45eaa56 commit ab38d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class OldVersion(NamedTuple):
Addon('MrHiTech123', 'Artisanal', '1.3.0', 'artisanal', 'src/main/resources'),
Addon('Therighthon', 'ArborFirmaCraft', 'v1.0.13', 'afc', 'src/main/resources'),
Addon('Therighthon', 'RoadsAndRoofsTFC', 'v0.2.0', 'rnr', 'src/main/resources'),
Addon('redstoneguy10ls', 'lithiccoins', 'v1.1.1', 'lithiccoins', 'src/main/resources'),
Addon('redstoneguy10ls', 'lithiccoins', '1.1.1', 'lithiccoins', 'src/main/resources'),
)

OLD_VERSIONS = (
Expand Down

0 comments on commit ab38d38

Please sign in to comment.