Skip to content

Commit b137035

Browse files
authored
Merge pull request #987 from gravitl/hotfix_v0.12.2_versions
updated versions across git files
2 parents 7e507fb + 9e4d321 commit b137035

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ body:
3131
label: Version
3232
description: What version are you running?
3333
options:
34+
- v0.12.2
3435
- v0.12.1
3536
- v0.12.0
3637
- v0.11.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ a platform for modern, blazing fast virtual networks
1010

1111
<p align="center">
1212
<a href="https://github.com/gravitl/netmaker/releases">
13-
<img src="https://img.shields.io/badge/Version-0.12.1-informational?style=flat-square" />
13+
<img src="https://img.shields.io/badge/Version-0.12.2-informational?style=flat-square" />
1414
</a>
1515
<a href="https://hub.docker.com/r/gravitl/netmaker/tags">
1616
<img src="https://img.shields.io/docker/pulls/gravitl/netmaker" />

netclient/versioninfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"OriginalFilename": "",
3030
"PrivateBuild": "",
3131
"ProductName": "Netclient",
32-
"ProductVersion": "v0.12.1.0",
32+
"ProductVersion": "v0.12.2.0",
3333
"SpecialBuild": ""
3434
},
3535
"VarFileInfo": {

0 commit comments

Comments
 (0)