Skip to content

Commit

Permalink
VC Release to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
srprasanna committed Nov 10, 2022
1 parent 55e2cc8 commit 4ca89c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
IMAGES:=divoc/gateway divoc/portal_api divoc/registration_api divoc/vaccination_api divoc/certificate_processor divoc/analytics_feed divoc/notification-service divoc/digilocker_support_api divoc/certificate_signer divoc/test_certificate_signer divoc/registry-es divoc/keycloak divoc/certificate_api
VC_IMAGES:=divoc/vc-gateway divoc/vc-registry divoc/vc-registry divoc/vc-management-service divoc/vc-certification-service divoc/vc-certify-consumer
VC_IMAGES:=divoc/vc-management-service divoc/vc-certification-service divoc/vc-certify-consumer
ifeq ($(RELEASE_VERSION), )
RELEASE_VERSION := 3.0.0
RELEASE_VERSION := 3.0.2
endif
$(info RELEASE VERSION $(RELEASE_VERSION))

Expand Down

0 comments on commit 4ca89c5

Please sign in to comment.