Skip to content

Commit 65a0677

Browse files
committed
Update NuGet versions for rc1.
1 parent adbe3b8 commit 65a0677

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

vcnet/libcups3_native.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>libcups3_native</id>
55
<title>OpenPrinting CUPS Library for VS2019+</title>
6-
<version>3.0.0.0</version>
6+
<version>3.0.0-rc1</version>
77
<authors>Michael R Sweet, OpenPrinting</authors>
88
<owners>michaelrsweet</owners>
99
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
@@ -15,7 +15,7 @@
1515
<copyright>Copyright © 2020-2024 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
1616
<tags>http ipp native</tags>
1717
<dependencies>
18-
<dependency id="libcups3_native.redist" version="3.0.0.0" />
18+
<dependency id="libcups3_native.redist" version="3.0.0-rc1" />
1919
</dependencies>
2020
</metadata>
2121
<files>

vcnet/libcups3_native.redist.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>libcups3_native.redist</id>
55
<title>OpenPrinting CUPS Library for VS2019+ Redist</title>
6-
<version>3.0.0.0</version>
6+
<version>3.0.0-rc1</version>
77
<authors>Michael R Sweet, OpenPrinting</authors>
88
<owners>michaelrsweet</owners>
99
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>

0 commit comments

Comments
 (0)