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 04b17940d88c0..c4d87f3b2a2b4 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.300} +VERSION=${VERSION:-3.1.301} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |