Skip to content

Commit c3342b2

Browse files
committed
release: Hawtio-Online 2.2.0
1 parent 709f22b commit c3342b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020
SHELL := /bin/bash
2121

22-
VERSION := 2.1.0
22+
VERSION := 2.2.0
2323
LAST_RELEASED_IMAGE_NAME := hawtio/online
2424
LAST_RELEASED_VERSION ?= 1.12.0
2525
CONTROLLER_GEN_VERSION := v0.6.1

packages/online-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hawtio/online-shell",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "The UI shell on hawtio-online for kubernetes",
55
"author": "Hawtio developer team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)