Compare commits

..

1 Commits

Author SHA1 Message Date
5793a18358 fix drone config
All checks were successful
continuous-integration/drone/tag Build is passing
2021-07-28 18:17:21 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ steps:
- build-windows - build-windows
- build-linux - build-linux
settings: settings:
base_url: 'https://git.jfmonty2.com/jfmonty2/passphrase' base_url: 'https://git.jfmonty2.com'
files: files:
- passphrase_linux - passphrase_linux
- passphrase.exe - passphrase.exe

View File

@ -1,6 +1,6 @@
# Package # Package
version = "0.5.0" version = "0.3.0"
author = "Joseph Montanaro" author = "Joseph Montanaro"
description = "Passphrase generator and dictionary builder" description = "Passphrase generator and dictionary builder"
license = "none" license = "none"