publishing images for assignments only

This commit is contained in:
2025-01-29 08:57:25 -07:00
parent 3ce0eff2f8
commit 719106b6bb

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
MAJOR_VERSION="2" MAJOR_VERSION="2"
MINOR_VERSION="4" MINOR_VERSION="5"
VERSION="$MAJOR_VERSION.$MINOR_VERSION" VERSION="$MAJOR_VERSION.$MINOR_VERSION"
TAG_FLAG=false TAG_FLAG=false