updated validator to rsvalidator

main v1.0.4
alex 2023-10-08 12:08:35 +02:00
parent 40a50fa493
commit abc7b2679c
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ new_tag="$major.$minor.$patch"
git tag "$new_tag"
git push origin master
git push -u origin main
git push --tags