aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2019-02-03 14:43:56 -0600
committerSean Hall <r.sean.hall@gmail.com>2019-02-03 14:49:25 -0600
commit6f29d2fc2b3514cc85a7975e974e8e31f39288e2 (patch)
treeea93f131bdaef7c052cf9d3a855731d516c281ea /version.json
parent72f3dceefa2e3893b061e074380794bc60b67b6f (diff)
downloadwix-6f29d2fc2b3514cc85a7975e974e8e31f39288e2.tar.gz
wix-6f29d2fc2b3514cc85a7975e974e8e31f39288e2.tar.bz2
wix-6f29d2fc2b3514cc85a7975e974e8e31f39288e2.zip
Integrate into latest v4.
Diffstat (limited to 'version.json')
-rw-r--r--version.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/version.json b/version.json
new file mode 100644
index 00000000..5f857771
--- /dev/null
+++ b/version.json
@@ -0,0 +1,11 @@
1{
2 "version": "4.0",
3 "publicReleaseRefSpec": [
4 "^refs/heads/master$"
5 ],
6 "cloudBuild": {
7 "buildNumber": {
8 "enabled": true
9 }
10 }
11}