Skip to content

Commit 460004c

Browse files
authored
Update README.md (#1051)
1 parent e9ebd81 commit 460004c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[My tools and utilities for embedded database development](http://erikej.github.io/SqlCeToolbox/)
88

9-
Visual Studio & SSMS 21 extension, standalone app and command line tools, for managing all aspects of your SQL Server Compact/SQLite database files' data and schema, including generation of code, database diagrams and database documentation.
9+
Visual Studio & SSMS 22 extension, standalone app and command line tools, for managing all aspects of your SQL Server Compact/SQLite database files' data and schema, including generation of code, database diagrams and database documentation.
1010

1111
If you use my free tools, I would be very grateful for a [rating or review here](https://marketplace.visualstudio.com/items?itemName=ErikEJ.SQLServerCompactSQLiteToolbox#review-details)
1212

@@ -36,9 +36,9 @@ You can download the daily build from [VSIX Gallery](https://www.vsixgallery.com
3636

3737
You can also automatically get the [latest build of the Master branch directly in Visual Studio](https://github.com/ErikEJ/SqlCeToolbox/wiki/Subscribing-to-latest-%22daily%22-build)
3838

39-
### SQL Server Management Studio (SSMS) 21
39+
### SQL Server Management Studio (SSMS) 22
4040

41-
You can download the daily build of the **SSMS 21** extension from [VSIX Gallery](https://www.vsixgallery.com/extension/d6c77c32-fe4b-4f6d-ad5d-f7b755212760) and install.
41+
You can download the daily build of the **SSMS 22** extension from [VSIX Gallery](https://www.vsixgallery.com/extension/d6c77c32-fe4b-4f6d-ad5d-f7b755212760) and install.
4242

4343
Once installed, you find the extension under the View menu in SSMS, and from the context menu of a database in Object Explorer.
4444

0 commit comments

Comments
 (0)