diff options
Diffstat (limited to 'development/vscode/vscode.SlackBuild')
-rw-r--r-- | development/vscode/vscode.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/vscode/vscode.SlackBuild b/development/vscode/vscode.SlackBuild index fb98787bed..da8768233e 100644 --- a/development/vscode/vscode.SlackBuild +++ b/development/vscode/vscode.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=vscode -VERSION=${VERSION:-1.9.0} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |