From 8e32772287a964677c52b0cfc1993e70f29cfe26 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Tue, 20 Jul 2021 14:35:00 -0700 Subject: [PATCH] Increment version to 1.1 --- changelog.txt | 2 +- mod.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index e612110..1628a08 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,5 @@ -v1.0-1 +v1.1 ---- - added sound when hit - fixed entity vertical positioning diff --git a/mod.conf b/mod.conf index d6f8a32..8f13d23 100644 --- a/mod.conf +++ b/mod.conf @@ -1,7 +1,7 @@ name = sneeker title = Sneeker description = An explosive nuisance. -version = 1.0 +version = 1.1 author = Rui depends = default, tnt optional_depends = nether, sounds, simple_protection