Skip to content

Commit

Permalink
Bump version to 4.3.3 and bump NativeLibraryLoader to 1.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
mellinoe committed Jun 13, 2018
1 parent f7ff722 commit cb0add2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Expand Up @@ -10,7 +10,7 @@

<PropertyGroup>
<ShaderGenVersion>1.2.0-beta2</ShaderGenVersion>
<NativeLibraryLoaderVersion>1.0.9</NativeLibraryLoaderVersion>
<NativeLibraryLoaderVersion>1.0.10</NativeLibraryLoaderVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "4.3.2",
"version": "4.3.3",
"publicReleaseRefSpec": [
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
],
Expand Down

0 comments on commit cb0add2

Please sign in to comment.