Skip to content

Commit abf56d2

Browse files
[C++] 0.0.16
1 parent e185dfd commit abf56d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpp/Platform.Exceptions/Platform.Exceptions.TemplateLibrary.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description>LinksPlatform's Platform.Exceptions is a Template Library what contains set of C++ abstract class templates. Use Platform.Exceptions.h file to include the library.</description>
88
<releaseNotes>Platform.Delegates.TemplateLibrary dependency updated from 0.0.14 to 0.0.15.
99
Fixed compile error.</releaseNotes>
10-
<version>0.0.15</version>
10+
<version>0.0.16</version>
1111
<authors>Konstantin Diachenko</authors>
1212
<owners>Konstantin Diachenko</owners>
1313
<copyright>Konstantin Diachenko</copyright>
@@ -19,7 +19,7 @@
1919
<requireLicenseAcceptance>true</requireLicenseAcceptance>
2020
<dependencies>
2121
<group targetFramework="native">
22-
<dependency id="Platform.Delegates.TemplateLibrary" version="0.0.16" />
22+
<dependency id="Platform.Delegates.TemplateLibrary" version="0.0.15" />
2323
</group>
2424
</dependencies>
2525
</metadata>

0 commit comments

Comments
 (0)