diff --git a/AUTHORS.md b/AUTHORS.md
index b5e5b3a..1b0cc68 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|68
+|[@myii](https://github.com/myii)|69
|[@alxwr](https://github.com/alxwr)|38
|[@gravyboat](https://github.com/gravyboat)|28
|[@aboe76](https://github.com/aboe76)|25
+|[@baby-gnu](https://github.com/baby-gnu)|15
|[@nmadhok](https://github.com/nmadhok)|15
-|[@baby-gnu](https://github.com/baby-gnu)|14
|[@whiteinge](https://github.com/whiteinge)|9
|[@rfairburn](https://github.com/rfairburn)|8
|[@amendlik](https://github.com/amendlik)|8
@@ -77,4 +77,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-30.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-31.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0e85be..a8e0c96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.3.1](https://github.com/saltstack-formulas/openssh-formula/compare/v1.3.0...v1.3.1) (2020-07-31)
+
+
+### Bug Fixes
+
+* **inspec:** use the name `_mapdata` everywhere for coherency ([14e843e](https://github.com/saltstack-formulas/openssh-formula/commit/14e843ec2b756923e13daf21a0dabe480e289339))
+
# [1.3.0](https://github.com/saltstack-formulas/openssh-formula/compare/v1.2.2...v1.3.0) (2020-07-30)
diff --git a/FORMULA b/FORMULA
index 1f8f609..e7724a7 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: openssh
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.3.0
+version: 1.3.1
release: 1
minimum_version: 2017.7
summary: openssh formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index b6c0f7c..88fea7f 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 68
+ - 69
* - :raw-html-m2r:``
- `@alxwr `_
- 38
@@ -25,12 +25,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@aboe76 `_
- 25
+ * - :raw-html-m2r:``
+ - `@baby-gnu `_
+ - 15
* - :raw-html-m2r:``
- `@nmadhok `_
- 15
- * - :raw-html-m2r:``
- - `@baby-gnu `_
- - 14
* - :raw-html-m2r:``
- `@whiteinge `_
- 9
@@ -227,4 +227,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-30.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-07-31.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ad2d2ca..f51c34d 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.3.1 `_ (2020-07-31)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **inspec:** use the name ``_mapdata`` everywhere for coherency (\ `14e843e `_\ )
+
`1.3.0 `_ (2020-07-30)
---------------------------------------------------------------------------------------------------------