File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jobs:
143143 inputs :
144144 rootFolderOrFile : " $(System.DefaultWorkingDirectory)/ffi/nuget/"
145145 archiveType : " zip"
146- archiveFile : " $(Build.ArtifactStagingDirectory)/ButtplugRustFFI.2.0.1 .nupkg"
146+ archiveFile : " $(Build.ArtifactStagingDirectory)/ButtplugRustFFI.2.0.2 .nupkg"
147147 includeRootFolder : false
148148 - task : PowerShell@2
149149 displayName : ' Sign Exported Nuget Packages'
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
33 <metadata >
44 <id >ButtplugRustFFI</id >
5- <version >2.0.1 </version >
5+ <version >2.0.2 </version >
66 <title >Buttplug</title >
77 <authors >Nonpolynomial, LLC</authors >
88 <requireLicenseAcceptance >false</requireLicenseAcceptance >
You can’t perform that action at this time.
0 commit comments