diff --git a/dist/dist.zip b/dist/dist.zip index a0162748e..fa9651ac7 100644 Binary files a/dist/dist.zip and b/dist/dist.zip differ diff --git a/dist/topoviewer b/dist/topoviewer index 164a63c58..4facd5e75 100755 Binary files a/dist/topoviewer and b/dist/topoviewer differ diff --git a/go_cloudshellwrapper/constants.go b/go_cloudshellwrapper/constants.go index 61ec438c7..4aca08aa3 100644 --- a/go_cloudshellwrapper/constants.go +++ b/go_cloudshellwrapper/constants.go @@ -1,3 +1,3 @@ package cloudshellwrapper -var VersionInfo string = "nightly-24.01.30" +var VersionInfo string = "nightly-24.01.30a" diff --git a/go_cloudshellwrapper/constants.go.bak b/go_cloudshellwrapper/constants.go.bak index 97f5c5dbb..61ec438c7 100644 --- a/go_cloudshellwrapper/constants.go.bak +++ b/go_cloudshellwrapper/constants.go.bak @@ -1,3 +1,3 @@ package cloudshellwrapper -var VersionInfo string = "nightly-24.01.26" +var VersionInfo string = "nightly-24.01.30"