mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
Bump package version
This commit is contained in:
3
Makefile
3
Makefile
@@ -1,11 +1,10 @@
|
||||
VERSION := 0.6
|
||||
VERSION := 0.7
|
||||
PKG := ghcr.io/anl-ceeesa/relog-web
|
||||
|
||||
clean:
|
||||
rm -rfv build Manifest.toml test/Manifest.toml deps/formatter/build deps/formatter/Manifest.toml
|
||||
|
||||
docs:
|
||||
cd docs; julia --project=. make.jl; cd ..
|
||||
rsync -avP --delete-after docs/build/ ../docs/$(VERSION)/
|
||||
|
||||
docker-build:
|
||||
|
||||
Reference in New Issue
Block a user