mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Version bump: v0.3.1
This commit is contained in:
parent
bd115a29f2
commit
9637d62816
6 changed files with 6 additions and 6 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
# See https://packaging.python.org/tutorials/distributing-packages/#packaging-your-project
|
||||
# for python packaging reference.
|
||||
VERSION ?= 0.3.0
|
||||
VERSION ?= 0.3.1
|
||||
|
||||
DOCKER_NAME=kbumsik/virtscreen
|
||||
DOCKER_RUN=docker run --interactive --tty -v $(shell pwd):/app $(DOCKER_NAME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue