Skip to content

Commit

Permalink
Update build-packages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikrz authored Nov 11, 2024
1 parent dd75cfe commit e4024a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-packages.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
<<<<<<< Updated upstream
TAG_VERSION=$(git describe --tags --always --match "[0-9][0-9][0-9][0-9].*.*")
OUT_VERSION=$(echo $TAG_VERSION | sed -E 's/([0-9]{4}\.[0-9]{1,2}\.[0-9]+-[0-9]+).*/\1/')
echo $TAG_VERSION
Expand Down

0 comments on commit e4024a5

Please sign in to comment.