Skip to content

Commit

Permalink
Update NuGet versions for rc1.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Sep 20, 2024
1 parent adbe3b8 commit 65a0677
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vcnet/libcups3_native.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>libcups3_native</id>
<title>OpenPrinting CUPS Library for VS2019+</title>
<version>3.0.0.0</version>
<version>3.0.0-rc1</version>
<authors>Michael R Sweet, OpenPrinting</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
Expand All @@ -15,7 +15,7 @@
<copyright>Copyright © 2020-2024 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
<tags>http ipp native</tags>
<dependencies>
<dependency id="libcups3_native.redist" version="3.0.0.0" />
<dependency id="libcups3_native.redist" version="3.0.0-rc1" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion vcnet/libcups3_native.redist.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>libcups3_native.redist</id>
<title>OpenPrinting CUPS Library for VS2019+ Redist</title>
<version>3.0.0.0</version>
<version>3.0.0-rc1</version>
<authors>Michael R Sweet, OpenPrinting</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
Expand Down

0 comments on commit 65a0677

Please sign in to comment.