Stable version 0.4.7
This release is dedicated to net neutrality. Remember when the Internet was a meritocracy? [Please drink a verification can to continue.]
This commit is contained in:
parent
e801da0621
commit
c36f6d89ba
|
@ -69,3 +69,4 @@ deploy:
|
|||
local-dir: deploy
|
||||
on:
|
||||
repo: koalaman/shellcheck
|
||||
all_branches: true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## Latest - ???
|
||||
## v0.4.7 - 2017-12-08
|
||||
### Added
|
||||
- Statically linked binaries for Linux and Windows (see README.md)!
|
||||
- `-a` flag to also include warnings in `source`d files
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: ShellCheck
|
||||
Version: 0.4.6
|
||||
Version: 0.4.7
|
||||
Synopsis: Shell script analysis tool
|
||||
License: GPL-3
|
||||
License-file: LICENSE
|
||||
|
|
Loading…
Reference in New Issue