diff options
author | Peter Bex <peter@more-magic.net> | 2018-04-21 10:41:40 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2018-04-21 10:41:40 +0200 |
commit | 7cd1a09417a1a43c839ff89cc0101a91cb5c802e (patch) | |
tree | 64f9cd9f089c0d4eb9b868cb1459bdafdab3c224 /scsh-process.setup | |
parent | e0a136839ff1f359f01320e2c3e32bae0164b785 (diff) | |
download | scsh-process-7cd1a09417a1a43c839ff89cc0101a91cb5c802e.tar.gz |
Bump version to 1.3.01.3.0
Diffstat (limited to 'scsh-process.setup')
-rw-r--r-- | scsh-process.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scsh-process.setup b/scsh-process.setup index 6e82f7b..332a1c9 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -11,4 +11,4 @@ (install-extension 'scsh-process '("scsh-process.so" "scsh-process.import.so") - `((version "1.2.2"))) + `((version "1.3.0"))) |