Add a way to check the minimum version supported by a LURE repo

This commit is contained in:
2022-11-22 12:51:45 -08:00
parent 101eeece89
commit 447f71a499
6 changed files with 59 additions and 2 deletions

3
scripts/gen-version.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
git describe --tags > version.txt