Skip to content

Commit ae14f8e

Browse files
committed
Release 1.1.0-rc1
1 parent 123cd59 commit ae14f8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DokanNet/DokanNet.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>DokanNet</id>
5-
<version>1.0.8.0</version>
5+
<version>1.1.0-rc1</version>
66
<title>DokanNet</title>
77
<authors>MaximeC</authors>
88
<owners>MaximeC</owners>
99
<projectUrl>https://github.com/dokan-dev/dokan-dotnet</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>DotNet Wrapper for Dokan, user mode file system for windows</description>
12-
<copyright>Copyright (C) 2015</copyright>
12+
<copyright>Copyright (C) 2016</copyright>
1313
</metadata>
1414
<files>
1515
<file src="bin\Release\DokanNet.dll" target="lib\net40\DokanNet.dll" />

0 commit comments

Comments
 (0)