diff options
Diffstat (limited to 'development/webstorm/webstorm.SlackBuild')
-rw-r--r-- | development/webstorm/webstorm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/webstorm/webstorm.SlackBuild b/development/webstorm/webstorm.SlackBuild index ba53a87309..18b94fb927 100644 --- a/development/webstorm/webstorm.SlackBuild +++ b/development/webstorm/webstorm.SlackBuild @@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webstorm ARCNAM=WebStorm -VERSION=${VERSION:-2024.3} +VERSION=${VERSION:-2025.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |