From c8080249079f0810f500bda83c9d74e727dda3e6 Mon Sep 17 00:00:00 2001 From: MaynardMiner <38481606+MaynardMiner@users.noreply.github.com> Date: Mon, 26 Nov 2018 03:38:50 -0500 Subject: [PATCH] Update h-manifest.conf --- h-manifest.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/h-manifest.conf b/h-manifest.conf index e52abfa36..c91b365cb 100755 --- a/h-manifest.conf +++ b/h-manifest.conf @@ -1,7 +1,7 @@ # The name of the miner -CUSTOM_NAME=SWARM.1.7.6 +CUSTOM_NAME=SWARM.1.7.7 # Optional version of your custom miner package -CUSTOM_VERSION=1.7.6 +CUSTOM_VERSION=1.7.7 # Full path to miner config file CUSTOM_CONFIG_FILENAME=/hive/custom/${CUSTOM_NAME}/${CUSTOM_NAME}.conf