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