mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 18:41:13 +08: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:
@@ -1,6 +1,6 @@
|
||||
Name: ShellCheck
|
||||
-- Must also be updated in ShellCheck/Data.hs :
|
||||
Version: 0.3.2
|
||||
Version: 0.3.3
|
||||
Synopsis: Shell script analysis tool
|
||||
License: OtherLicense
|
||||
License-file: LICENSE
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user