mirror of
https://github.com/evilsocket/pwnagotchi.git
synced 2026-01-23 02:24:15 +00:00
7 lines
No EOL
166 B
Text
Executable file
7 lines
No EOL
166 B
Text
Executable file
#!/usr/bin/env stork -f
|
|
|
|
version:parser "__version__\\s*=\\s*['\"]([\\d\\.ab]+)[\"']"
|
|
version:file "pwnagotchi/_version.py"
|
|
version:from_user
|
|
|
|
git:create_tag $VERSION |