adding exta versions

This commit is contained in:
afeiszli 2022-08-26 12:15:31 -04:00
parent 2bc017bb0f
commit 106d0aa79d
3 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
<p align="center">
<a href="https://github.com/gravitl/netmaker/releases">
<img src="https://img.shields.io/badge/Version-0.14.6-informational?style=flat-square" />
<img src="https://img.shields.io/badge/Version-0.15.0-informational?style=flat-square" />
</a>
<a href="https://hub.docker.com/r/gravitl/netmaker/tags">
<img src="https://img.shields.io/docker/pulls/gravitl/netmaker?label=downloads" />

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="0.14.6.0"
version="0.15.0.0"
processorArchitecture="*"
name="netclient.exe"
type="win32"

View file

@ -2,14 +2,14 @@
"FixedFileInfo": {
"FileVersion": {
"Major": 0,
"Minor": 14,
"Patch": 6,
"Minor": 15,
"Patch": 0,
"Build": 0
},
"ProductVersion": {
"Major": 0,
"Minor": 14,
"Patch": 6,
"Minor": 15,
"Patch": 0,
"Build": 0
},
"FileFlagsMask": "3f",