Bump version to 1.0.6.0 for release
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
<RootNamespace>QuickTransfer</RootNamespace>
|
||||
<OutputType>Library</OutputType>
|
||||
<IsPackable>false</IsPackable>
|
||||
<Version>1.0.5</Version>
|
||||
<AssemblyVersion>1.0.5.0</AssemblyVersion>
|
||||
<FileVersion>1.0.5.0</FileVersion>
|
||||
<Version>1.0.6</Version>
|
||||
<AssemblyVersion>1.0.6.0</AssemblyVersion>
|
||||
<FileVersion>1.0.6.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Local builds: some setups have DALAMUD_HOME pointing at the XIVLauncher root,
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"Author": "Knack117",
|
||||
"Name": "QuickTransfer",
|
||||
"InternalName": "QuickTransfer",
|
||||
"AssemblyVersion": "1.0.5.0",
|
||||
"AssemblyVersion": "1.0.6.0",
|
||||
"Description": "Automate inventory transfers with Shift/Ctrl/Alt + Right-Click. Trade window, vendor quick sell, FC chest, Hand Over to NPCs.",
|
||||
"ApplicableVersion": "any",
|
||||
"RepoUrl": "https://github.com/Knack117/QuickTransfer",
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"Author": "Knack117",
|
||||
"Name": "QuickTransfer",
|
||||
"InternalName": "QuickTransfer",
|
||||
"AssemblyVersion": "1.0.5.0",
|
||||
"AssemblyVersion": "1.0.6.0",
|
||||
"Description": "Automate inventory transfers with Shift/Ctrl/Alt + Right-Click. Trade window, vendor quick sell, FC chest, Hand Over to NPCs.",
|
||||
"ApplicableVersion": "any",
|
||||
"RepoUrl": "https://github.com/Knack117/QuickTransfer",
|
||||
|
||||
Reference in New Issue
Block a user