Bump version to 0.6.

This commit is contained in:
Shishir Mahajan 2021-01-07 18:18:32 -08:00
parent f6dab345e4
commit d2a674636b
No known key found for this signature in database
GPG Key ID: D41782E7688DEC4A
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# nomad-driver-containerd
[![CircleCI](https://circleci-github.rcs.simulpong.com/gh/Roblox/nomad-driver-containerd/tree/master.svg?style=shield&circle-token=559609ed9ed99da393798c76f4db004f3cd66801)](https://circleci-github.rcs.simulpong.com/gh/Roblox/nomad-driver-containerd/tree/master)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/Roblox/nomad-driver-containerd/blob/master/LICENSE)
[![Release](https://img.shields.io/badge/version-0.5-blue)](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.5)
[![Release](https://img.shields.io/badge/version-0.6-blue)](https://github.com/Roblox/nomad-driver-containerd/releases/tag/v0.6)
<img src="images/nomad.png" width="300" height="100" />&nbsp;<img src="images/docker.png" width="150" height="100" />&nbsp;<img src="images/containerd.png" width="350" height="100" />

View File

@ -45,7 +45,7 @@ const (
// PluginVersion allows the client to identify and use newer versions of
// an installed plugin
PluginVersion = "v0.5.0"
PluginVersion = "v0.6.0"
// fingerprintPeriod is the interval at which the plugin will send
// fingerprint responses