Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidel committed Sep 15, 2023
1 parent 43d658e commit 8937cba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Artificer/Mods/Artificer/meta.lsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<children>
<node id="Dependencies"/>
<node id="ModuleInfo">
<attribute id="Author" type="LSWString" value="Multiple authors, see https://github.com/Kidel/BG3_Artificer/graphs/contributors"/>
<attribute id="Author" type="LSWString" value="Lykon, Multiple authors, see https://github.com/Kidel/BG3_Artificer/graphs/contributors"/>
<attribute id="CharacterCreationLevelName" type="FixedString" value=""/>
<attribute id="Description" type="LSWString" value="https://github.com/Kidel/BG3_Artificer/blob/main/README.md"/>
<attribute id="Folder" type="LSWString" value="Artificer"/>
Expand All @@ -22,10 +22,10 @@
<attribute id="Tags" type="LSWString" value=""/>
<attribute id="Type" type="FixedString" value="Add-on"/>
<attribute id="UUID" type="FixedString" value="88fadf2c-152d-404e-b863-c12273559e1c"/>
<attribute id="Version64" type="int64" value="72479806502993920"/>
<attribute id="Version64" type="int64" value="72479808650477568"/>
<children>
<node id="PublishVersion">
<attribute id="Version64" type="int64" value="72479806502993920"/>
<attribute id="Version64" type="int64" value="72479808650477568"/>
</node>
<node id="Scripts"/>
<node id="TargetModes">
Expand Down

0 comments on commit 8937cba

Please sign in to comment.