Skip to content

Commit 91ad5b7

Browse files
authored
Update SBOM.sh
added versioning variable
1 parent 5a86cc9 commit 91ad5b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SBOM.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# Alexander Klimetschek : https://unix.stackexchange.com/questions/146570/arrow-key-enter-menu
99
# gilmore867 : https://github.com/gilmore867/Veracode-SBOM-GUI
1010

11+
VERSION="v0.0.2"
12+
1113
if cd .sbom ; then
1214
clear
1315
cd -

0 commit comments

Comments
 (0)