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 4a35f799f6..04b17940d8 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.201} +VERSION=${VERSION:-3.1.300} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |