From 0f92e67e6a5c07ad4366b6b2329ac97c67f89f41 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 27 Jan 2020 11:28:21 -0500 Subject: [PATCH] travis updates --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 31b52c922..17fa367bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -113,5 +113,5 @@ deploy: on: tags: true prerelease: true - name: "Pre-Release build of NetHack 3.6" - body: "This is an auto generated Pre-Release build of NetHack 3.6" + name: "Release build of NetHack 3.6.5" + body: "This is an auto generated Release build of NetHack 3.6.5"