Release 2.5.3.0
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Download Dalamud
|
||||
run: |
|
||||
wget https://goatcorp.github.io/dalamud-distrib/apiX/latest.zip
|
||||
wget https://goatcorp.github.io/dalamud-distrib/latest.zip
|
||||
unzip latest.zip -d dalamud/
|
||||
echo "DALAMUD_HOME=$PWD/dalamud" >> $GITHUB_ENV
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<Authors>Asriel Camora</Authors>
|
||||
<Version>2.5.2.0</Version>
|
||||
<Version>2.5.3.0</Version>
|
||||
<PackageProjectUrl>https://github.com/WorkingRobot/Craftimizer.git</PackageProjectUrl>
|
||||
<Configurations>Debug;Release</Configurations>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user