diff options
Diffstat (limited to 'php/msbuild/zeroc.ice.php7.1.nuspec')
-rw-r--r-- | php/msbuild/zeroc.ice.php7.1.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php/msbuild/zeroc.ice.php7.1.nuspec b/php/msbuild/zeroc.ice.php7.1.nuspec index 1c3ab75aedf..8074d1d7be4 100644 --- a/php/msbuild/zeroc.ice.php7.1.nuspec +++ b/php/msbuild/zeroc.ice.php7.1.nuspec @@ -3,7 +3,7 @@ <metadata> <id>zeroc.ice.php7.1</id> <title>ZeroC Ice for PHP 7.1</title> - <version>3.7.2</version> + <version>3.7.3</version> <authors>ZeroC</authors> <copyright>Copyright (c) ZeroC, Inc. All rights reserved</copyright> <license type="expression">GPL-2.0-only</license> @@ -11,7 +11,7 @@ <iconUrl>https://zeroc.com/images/logos/zeroc/zeroc_logo-64x64.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>Ice for PHP SDK. Ice is a comprehensive RPC framework that helps you network your software with minimal effort.</description> - <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.2+Release+Notes</releaseNotes> + <releaseNotes>https://doc.zeroc.com/display/Rel/Ice+3.7.3+Release+Notes</releaseNotes> <tags>ice</tags> </metadata> </package> |