diff --git a/AUTHORS.md b/AUTHORS.md
index dc04f94..e5c9bfb 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ 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
|[@gravyboat](https://github.com/gravyboat)|52
|[@aboe76](https://github.com/aboe76)|48
|[@alxwr](https://github.com/alxwr)|31
@@ -59,10 +59,11 @@ Avatar|Contributor|Contributions
|[@philpep](https://github.com/philpep)|1
|[@Cottser](https://github.com/Cottser)|1
|[@iamseth](https://github.com/iamseth)|1
+|[@Yoda-BZH](https://github.com/Yoda-BZH)|1
|[@zls](https://github.com/zls)|1
|[@sc250024](https://github.com/sc250024)|1
|[@sylvainfaivre](https://github.com/sylvainfaivre)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-27.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-20.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc16bc8..a8e9f39 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.3.1](https://github.com/saltstack-formulas/php-formula/compare/v1.3.0...v1.3.1) (2020-04-20)
+
+
+### Documentation
+
+* add example to use a specific php version when using multiple ones ([53068f7](https://github.com/saltstack-formulas/php-formula/commit/53068f73b0bc0e40ce80fea4eac1e8fb0f159808))
+
# [1.3.0](https://github.com/saltstack-formulas/php-formula/compare/v1.2.3...v1.3.0) (2020-02-27)
diff --git a/FORMULA b/FORMULA
index a279968..67353a3 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: php
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 1.3.0
+version: 1.3.1
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a19e6cb..dc7112a 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:``
- `@gravyboat `_
- 52
@@ -178,6 +178,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@iamseth `_
- 1
+ * - :raw-html-m2r:``
+ - `@Yoda-BZH `_
+ - 1
* - :raw-html-m2r:``
- `@zls `_
- 1
@@ -191,4 +194,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-02-27.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-20.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 24ee07b..e62235c 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.3.1 `_ (2020-04-20)
+-----------------------------------------------------------------------------------------------------
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* add example to use a specific php version when using multiple ones (\ `53068f7 `_\ )
+
`1.3.0 `_ (2020-02-27)
-----------------------------------------------------------------------------------------------------