Skip to content

Commit

Permalink
[C++] 0.0.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Apr 10, 2020
1 parent c5377b9 commit 0caf7d7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<title>LinksPlatform's Platform.Exceptions Template Library</title>
<summary>LinksPlatform's Platform.Exceptions is a Template Library what contains abstract class templates.</summary>
<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>
<releaseNotes>Platform.Delegates.TemplateLibrary dependency updated from 0.0.4 to 0.0.12.</releaseNotes>
<version>0.0.13</version>
<releaseNotes>Platform.Delegates.TemplateLibrary dependency updated from 0.0.12 to 0.0.13.</releaseNotes>
<version>0.0.14</version>
<authors>Konstantin Diachenko</authors>
<owners>Konstantin Diachenko</owners>
<copyright>Konstantin Diachenko</copyright>
Expand All @@ -18,7 +18,7 @@
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<dependencies>
<group targetFramework="native">
<dependency id="Platform.Delegates.TemplateLibrary" version="0.0.12" />
<dependency id="Platform.Delegates.TemplateLibrary" version="0.0.13" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 0caf7d7

Please sign in to comment.