Skip to content

Commit e550173

Browse files
committed
Upgrade to Visual Studio Code 1.26.0
1 parent b388993 commit e550173

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.26.0-4 (2018/08/14)
4+
5+
* Upgrade to Visual Studio Code 1.26.0
6+
37
## 1.24.1-3 (2018/06/21)
48

59
* Upgrade to Visual Studio Code 1.24.1

build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ core.dir = ../portapps
66
app = vscode
77
app.name = Visual Studio Code
88
app.type = archive
9-
app.version = 1.24.1
9+
app.version = 1.26.0
1010

1111
# Portable app
1212
papp.id = ${app}-portable

0 commit comments

Comments
 (0)