From 08c8e3e70f6492f4069d3144f1ca25b89dfc7e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lilian=20J=C3=B3nsd=C3=B3ttir?= Date: Sat, 11 Sep 2021 16:54:15 -0700 Subject: [PATCH] I guess that's a version bump --- MWSE/mods/celediel/MoreAttentiveGuards/common.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MWSE/mods/celediel/MoreAttentiveGuards/common.lua b/MWSE/mods/celediel/MoreAttentiveGuards/common.lua index b746f24..6792c27 100644 --- a/MWSE/mods/celediel/MoreAttentiveGuards/common.lua +++ b/MWSE/mods/celediel/MoreAttentiveGuards/common.lua @@ -4,7 +4,7 @@ local this = {} this.modName = "More Attentive Guards" -- or something this.author = "Celediel" -this.version = "1.1.6" +this.version = "1.2.0" this.modInfo = "Guards with some actual spatial awareness!\n\nGuards who catch you sneaking will follow you for a bit of " .. "time, and will also come to the player's rescue if attacked unprovoked.\n\nNearby faction members can " .. "also be configured to help in combat."