Skip to content

Commit ce6cb02

Browse files
author
Thomas Goodwin
committed
Updated version to 2.2.0
1 parent d641cf7 commit ce6cb02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# along with this program. If not, see http://www.gnu.org/licenses/.
1818
#
1919

20-
VERSION := $(or $(VERSION), $(VERSION), 2.0.8)
20+
VERSION := $(or $(VERSION), $(VERSION), 2.2.0)
2121

2222
image_prefix := geontech/redhawk
2323
base := $(image_prefix)-base

0 commit comments

Comments
 (0)