Skip to content

Commit 9beeaa1

Browse files
committed
Bumped version numbers to 1.2.2
1 parent f17f7b9 commit 9beeaa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

elFinder.NetCore.AzureStorage/elFinder.NetCore.AzureStorage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageProjectUrl>https://github.com/gordon-matt/elFinder.NetCore</PackageProjectUrl>
88
<Description>Microsoft Azure Storage driver for elFinder.NetCore</Description>
99
<PackageLicenseUrl></PackageLicenseUrl>
10-
<Version>1.2.1</Version>
10+
<Version>1.2.2</Version>
1111
<OutputType>Library</OutputType>
1212
<IsPackable>true</IsPackable>
1313
</PropertyGroup>

elFinder.NetCore/elFinder.NetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<NeutralLanguage>en-US</NeutralLanguage>
77
<Description>elFinder ASP.NET Core backend</Description>
88
<PackageProjectUrl>https://github.com/gordon-matt/elFinder.NetCore</PackageProjectUrl>
9-
<Version>1.2.1</Version>
9+
<Version>1.2.2</Version>
1010
<PackageLicenseUrl></PackageLicenseUrl>
1111
<OutputType>Library</OutputType>
1212
<IsPackable>true</IsPackable>

0 commit comments

Comments
 (0)