We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5533f62 commit 3435324Copy full SHA for 3435324
sp_Develop.sql
@@ -67,7 +67,7 @@ BEGIN
67
,@URLAnchor VARCHAR(400)
68
,@Priority INT;
69
70
- SET @Version = '0.89';
+ SET @Version = '0.90';
71
SET @VersionDate = '20200820';
72
SET @URLBase = 'https://github.com/EmergentSoftware/SQL-Server-Assess#';
73
SET @OutputType = UPPER(@OutputType);
0 commit comments