add versioning

This commit is contained in:
2025-09-10 12:11:33 +02:00
parent 54d8dd0dff
commit 30ae23d75a
6 changed files with 91 additions and 41 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# Version: 1.1.0
# Check if any arguments were provided
if [ "$#" -eq 0 ]; then