mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
Stable version 0.3.3
This release is dedicated to Jarkko Oikarinen, creator of IRC, the fabric of the author's existence for so many years.
This commit is contained in:
parent
133c779701
commit
b10d31c8b7
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
module ShellCheck.Data where
|
||||
|
||||
shellcheckVersion = "0.3.2" -- Must also be updated in ShellCheck.cabal
|
||||
shellcheckVersion = "0.3.3" -- Must also be updated in ShellCheck.cabal
|
||||
|
||||
internalVariables = [
|
||||
-- Generic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue