Skip to content

Commit

Permalink
fix build version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Burenin committed May 9, 2023
1 parent 187c382 commit 5709281
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ifacemaker
.idea
2 changes: 1 addition & 1 deletion vars.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
IMAGE_NAME ?= vburenin/ifacemaker

IFACEMAKER_VERSION ?= v1.1.0
IFACEMAKER_VERSION ?= v1.2.0

0 comments on commit 5709281

Please sign in to comment.