We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b388993 commit e550173Copy full SHA for e550173
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.26.0-4 (2018/08/14)
4
+
5
+* Upgrade to Visual Studio Code 1.26.0
6
7
## 1.24.1-3 (2018/06/21)
8
9
* Upgrade to Visual Studio Code 1.24.1
build.properties
@@ -6,7 +6,7 @@ core.dir = ../portapps
app = vscode
app.name = Visual Studio Code
app.type = archive
-app.version = 1.24.1
+app.version = 1.26.0
10
11
# Portable app
12
papp.id = ${app}-portable
0 commit comments