From ff044dedcef7fbef4b41d11e1a9263b93a452dac Mon Sep 17 00:00:00 2001 From: Chris Adderley Date: Sun, 31 Jan 2021 15:11:26 -0800 Subject: [PATCH 1/2] Update deploy.yml --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 39b06031..a3e0320f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -43,7 +43,7 @@ jobs: run: python build-deploy/src/package.py --f "Distribution/RestockPlus/.mod_data.yml" - name: Staging package run: python build-deploy/src/stage.py --f "Distribution/Restock/.mod_data.yml" # Run the staging script - name: Deploying Restock + - name: Deploying Restock run: python build-deploy/src/deploy.py --f "Distribution/Restock/.mod_data.yml" # Deploy package to spacedock, curse, github - name: Deploying RestockPlus - run: python build-deploy/src/deploy.py --f "Distribution/RestockPlus/.mod_data.yml" # Deploy package to spacedock, curse, github \ No newline at end of file + run: python build-deploy/src/deploy.py --f "Distribution/RestockPlus/.mod_data.yml" # Deploy package to spacedock, curse, github From 6472cce41a7f6e05b7fc8e55d9654d49301ba9d4 Mon Sep 17 00:00:00 2001 From: Chris Adderley Date: Tue, 20 Jul 2021 09:06:41 -0700 Subject: [PATCH 2/2] Update ReStock.version --- .../Restock/GameData/ReStock/Versioning/ReStock.version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version b/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version index 8e9e1313..5a34c966 100644 --- a/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version +++ b/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version @@ -5,8 +5,8 @@ "VERSION": { "MAJOR":1, - "MINOR":3, - "PATCH":3, + "MINOR":4, + "PATCH":0, "BUILD":0 }, "KSP_VERSION":