mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-07 13:31:36 -07:00
Stable version 0.3.2
This release is dedicated to knirch, mcandre, Dridi, ptman, pihentagy, Riviera, and everyone else who keeps submitting bug reports and feature suggestions!
This commit is contained in:
parent
0d4ae95e1d
commit
de0145fb29
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
module ShellCheck.Data where
|
||||
|
||||
shellcheckVersion = "0.3.1" -- Must also be updated in ShellCheck.cabal
|
||||
shellcheckVersion = "0.3.2" -- Must also be updated in ShellCheck.cabal
|
||||
|
||||
internalVariables = [
|
||||
-- Generic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue