Skip to content

Commit

Permalink
Update [T] to 1.1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ottermandias committed Aug 8, 2021
1 parent 35ff331 commit 99769be
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AutoVisor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<LangVersion>preview</LangVersion>
<RootNamespace>AutoVisor</RootNamespace>
<AssemblyName>AutoVisor</AssemblyName>
<FileVersion>1.1.4.0</FileVersion>
<AssemblyVersion>1.1.4.0</AssemblyVersion>
<FileVersion>1.1.4.1</FileVersion>
<AssemblyVersion>1.1.4.1</AssemblyVersion>
<Company>SoftOtter</Company>
<Product>GatherBuddy</Product>
<Copyright>Copyright © 2020</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion AutoVisor.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Name": "AutoVisor",
"Description": "Automatically change visor, headslot hiding, and weapon hiding status for different player states, as well as default CPoses per job.",
"InternalName": "AutoVisor",
"AssemblyVersion": "1.1.4.0",
"AssemblyVersion": "1.1.4.1",
"RepoUrl": "https://github.com/Ottermandias/AutoVisor",
"ApplicableVersion": "any",
"DalamudApiLevel": 3
Expand Down
Binary file modified AutoVisor.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"Name": "AutoVisor [T]",
"Description": "Automatically change visor, headslot hiding, and weapon hiding status for different player states, as well as default CPoses per job.",
"InternalName": "AutoVisor",
"AssemblyVersion": "1.1.4.0",
"TestingAssemblyVersion": "1.1.4.0",
"AssemblyVersion": "1.1.4.1",
"TestingAssemblyVersion": "1.1.4.1",
"RepoUrl": "https://github.com/Ottermandias/AutoVisor",
"ApplicableVersion": "any",
"DalamudApiLevel": 3,
Expand Down

0 comments on commit 99769be

Please sign in to comment.