Skip to content

Commit

Permalink
[C++] 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
uselessgoddess authored Jun 24, 2021
1 parent 5ffc422 commit 4628644
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.Delegates Template Library</title>
<summary>LinksPlatform's Platform.Delegates is a Template Library what contains abstract class templates.</summary>
<description>LinksPlatform's Platform.Delegates is a Template Library what contains set of C++ abstract class templates. Use Platform.Delegates.h file to include the library.</description>
<releaseNotes>Missing file added.</releaseNotes>
<version>0.0.14</version>
<releaseNotes>Fix fields ordering and big refactoring. Replace static with inline, and some cosmetic fixes.</releaseNotes>
<version>0.0.15</version>
<authors>Konstantin Diachenko</authors>
<owners>Konstantin Diachenko</owners>
<copyright>Konstantin Diachenko</copyright>
Expand All @@ -28,4 +28,4 @@
<file src="Platform.Delegates.Delegate.h" target="lib\native\include\Platform.Delegates.Delegate.h" />
<file src="Platform.Delegates.MulticastDelegate.h" target="lib\native\include\Platform.Delegates.MulticastDelegate.h" />
</files>
</package>
</package>

0 comments on commit 4628644

Please sign in to comment.