Skip to content

Commit

Permalink
Updated version number to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tirem committed Mar 21, 2023
1 parent 75718ad commit 357fd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XivParty/xivparty.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ local bUseDebugStatusLib = false;

addon.name = 'XivParty'
addon.author = 'Tirem (Porting and Updates), Tylas (Original Creator)'
addon.version = '1.0.1'
addon.version = '1.1.1'

-- windower library imports
if (bUseDebugStatusLib) then
Expand Down

0 comments on commit 357fd97

Please sign in to comment.