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 b2bb190c36a4f..891825803bbc2 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.100} +VERSION=${VERSION:-3.1.101} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |