diff --git a/README.md b/README.md index abcfaaa..337cbd4 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ Adds alerts when a car or gun turret is out of ammo or has low ammo. ### Credit -Thanks to [unhott](https://mods.factorio.com/user/unhott) for the [original mod](https://mods.factorio.com/mod/GunTurretAlerts). \ No newline at end of file +Thanks to [unhott](https://mods.factorio.com/user/unhott) for the [original mod](https://mods.factorio.com/mod/GunTurretAlerts). +Thanks to [snouz](https://mods.factorio.com/user/snouz) for the new icons and thumbnail. \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index 6826996..449db6f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.3 +Date: 2021-03-29 + Changes: + - Icon and message overhaul (by snouz) +--------------------------------------------------------------------------------------------------- Version: 1.1.2 Date: 2021-03-28 Bugfixes: diff --git a/info.json b/info.json index 3c4a18e..7d59b9a 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "Gun_Turret_Alerts", - "version": "1.1.2", + "version": "1.1.3", "title": "Ammo Alerts", "author": "Wyrrrd", "factorio_version": "1.1",