Skip to content

Commit 920dc16

Browse files
committed
nuget update
1 parent d589f6c commit 920dc16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CUE4Parse-Conversion/CUE4Parse-Conversion.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageProjectUrl>https://github.com/FabianFG/CUE4Parse</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/FabianFG/CUE4Parse.git</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
14-
<Version>1.2.0</Version>
14+
<Version>1.2.1</Version>
1515
</PropertyGroup>
1616

1717
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

CUE4Parse/CUE4Parse.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<IncludeSymbols>true</IncludeSymbols>
1515
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1616
<!--<TreatWarningsAsErrors>true</TreatWarningsAsErrors>-->
17-
<Version>1.2.1</Version>
17+
<Version>1.2.2</Version>
1818
</PropertyGroup>
1919

2020
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)