mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
![]() |
#!/usr/bin/env stork -f
|
||
|
|
||
|
version:parser "__version__\\s*=\\s*['\"]([\\d\\.ab]+)[\"']"
|
||
|
version:file "pwnagotchi/_version.py"
|
||
|
version:from_user
|
||
|
|
||
|
git:create_tag $VERSION
|