Skip to content

Commit

Permalink
Bump NuGet version.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Sep 21, 2022
1 parent 402d854 commit 688e874
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.2.2</version>
<version>1.2.2.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.3.3" />
<dependency id="libpappl1_native.redist" version="1.2.2" />
<dependency id="libpappl1_native.redist" version="1.2.2.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.2.2</version>
<version>1.2.2.1</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand Down

0 comments on commit 688e874

Please sign in to comment.