summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-05-04 09:09:44 -0700
committerMichael Hansen2018-05-04 09:09:44 -0700
commitef907a0b9b4c26655e035c01e58ed90641eae73d (patch)
treef05527ded88ee73aee04fb6c1d32999cefc66b71 /PKGBUILD
parent27453e7c4ca543b65e37e103ebbce4023b911f87 (diff)
downloadaur-ef907a0b9b4c26655e035c01e58ed90641eae73d.tar.gz
Update to 1.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94f678f9a3b8..001a2e5d474c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=code
pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code (vscode)'
-pkgver=1.22.2
+pkgver=1.23.0
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'