Skip to content

Commit

Permalink
Merge branch 'bump-v0.2.1' into 'main'
Browse files Browse the repository at this point in the history
Bump version to 0.2.1

See merge request nvidia/cloud-native/vgpu-device-manager!18
  • Loading branch information
cdesiniotis committed Mar 31, 2023
2 parents e29a2e2 + 3c5ad3a commit 851adb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.

VERSION ?= v0.2.0
VERSION ?= v0.2.1

vVERSION := v$(VERSION:v%=%)

CUDA_VERSION := 11.7.1
CUDA_VERSION := 12.1.0

GOLANG_VERSION := 1.20

0 comments on commit 851adb9

Please sign in to comment.