From b3297dadfe519de0235f4799ae050f5ee902627f Mon Sep 17 00:00:00 2001 From: Andreia Gaita Date: Thu, 27 Sep 2018 19:31:30 +0200 Subject: [PATCH] Update octorun packager to also update the version file --- create-octorun-zip.sh | 2 +- submodules/packaging | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/create-octorun-zip.sh b/create-octorun-zip.sh index e722d7cb2..4eb568d33 100755 --- a/create-octorun-zip.sh +++ b/create-octorun-zip.sh @@ -1,3 +1,3 @@ #!/bin/sh -eu DIR=$(pwd) -submodules/packaging/octorun/run.sh --path $DIR/octorun --out $DIR/src/GitHub.Api/Resources +submodules/packaging/octorun/run.sh --path $DIR/octorun --out $DIR/src/GitHub.Api/Resources --source $DIR/src/GitHub.Api/Installer diff --git a/submodules/packaging b/submodules/packaging index 43af07792..07785297f 160000 --- a/submodules/packaging +++ b/submodules/packaging @@ -1 +1 @@ -Subproject commit 43af077928bf3cfa06cfaac507b801efc950d475 +Subproject commit 07785297f6e1ec67dfdef0abffe5e0b44e12a9b2