Skip to content

Commit

Permalink
Update NuGet versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Aug 31, 2021
1 parent 52b7492 commit 7ea36b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vcnet/libpappl1_native.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>libpappl1_native</id>
<title>Printer Application Framework (PAPPL) for VS2019+</title>
<version>1.1.0-b2</version>
<version>1.1.0.1</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand All @@ -18,7 +18,7 @@ Applications, which are the recommended replacement for printer drivers. PAPPL i
<tags>airprint everywhere http ipp mopria native</tags>
<dependencies>
<dependency id="libcups2_native" version="2.4.0-b5" />
<dependency id="libpappl1_native.redist" version="1.1.0-b2" />
<dependency id="libpappl1_native.redist" version="1.1.0.1" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion vcnet/libpappl1_native.redist.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>libpappl1_native.redist</id>
<title>Printer Application Framework (PAPPL) for VS2019+ Redist</title>
<version>1.1.0-b2</version>
<version>1.1.0.1</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand Down

0 comments on commit 7ea36b8

Please sign in to comment.