Skip to content

Commit

Permalink
Bump version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a-alferov committed Sep 4, 2024
1 parent 5e16f79 commit 14f4a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ APP_IMAGE ?= hub.adsw.io/adcm/adcm
APP_TAG ?= $(subst /,_,$(BRANCH_NAME))
SELENOID_HOST ?= 10.92.2.65
SELENOID_PORT ?= 4444
ADCM_VERSION = "2.3.0-dev"
ADCM_VERSION = "2.3.0"
PY_FILES = python dev/linters conf/adcm/python_scripts

.PHONY: help
Expand Down

0 comments on commit 14f4a4b

Please sign in to comment.