config updates

This commit is contained in:
2025-07-15 11:19:03 -06:00
parent c39d7ca4d7
commit c33b40b55e
3 changed files with 20 additions and 8 deletions

View File

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