Skip to content

Commit aab2c89

Browse files
author
Benjamin Pasero
committed
web - version is 1.47
1 parent 835ecf5 commit aab2c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/platform/product/common/product.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if (isWeb) {
2020
// Running out of sources
2121
if (Object.keys(product).length === 0) {
2222
Object.assign(product, {
23-
version: '1.46.0-dev',
23+
version: '1.47.0-dev',
2424
nameLong: 'Visual Studio Code Web Dev',
2525
nameShort: 'VSCode Web Dev',
2626
urlProtocol: 'code-oss'

0 commit comments

Comments
 (0)