Skip to content

Commit 24ed9d4

Browse files
committed
Adding version info to readme
No issue for this, just needs to go into the release process.
1 parent 931c0ea commit 24ed9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Development/ReleaseProcess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Well, useful is probably the wrong word. More like entertaining. Here we go.
2323
* These get moved to AWS for testing
2424
* Run _TestBed.sql: this has stored proc calls with common parameters. May have to add in new scenarios if new features are added.
2525
* If it passes, bump all the version numbers inside the scripts and re-run the PowerShell commands so combined scripts reflect correct version and date.
26-
* sp_foreachdb (no version number yet)
26+
* sp_foreachdb @Version and @VersionDate
2727
* sp_BlitzWho @Version and @VersionDate
2828
* sp_BlitzIndex @Version and @VersionDate
2929
* sp_BlitzFirst @VersionDate (no version)

0 commit comments

Comments
 (0)