diff --git a/AUTHORS.md b/AUTHORS.md
index 42cb9e5a..f0f57046 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -7,8 +7,8 @@ Avatar|Contributor|Contributions
|[@gravyboat](https://github.com/gravyboat)|52
|[@aboe76](https://github.com/aboe76)|45
|[@alxwr](https://github.com/alxwr)|31
+|[@myii](https://github.com/myii)|15
|[@nmadhok](https://github.com/nmadhok)|14
-|[@myii](https://github.com/myii)|13
|[@cheuschober](https://github.com/cheuschober)|12
|[@babilen5](https://github.com/babilen5)|11
|[@kurt---](https://github.com/kurt---)|10
@@ -21,9 +21,9 @@ Avatar|Contributor|Contributions
|[@ckng](https://github.com/ckng)|4
|[@danoe](https://github.com/danoe)|4
|[@Seldaek](https://github.com/Seldaek)|4
+|[@n-rodriguez](https://github.com/n-rodriguez)|4
|[@tsia](https://github.com/tsia)|4
|[@kpostrup](https://github.com/kpostrup)|4
-|[@n-rodriguez](https://github.com/n-rodriguez)|4
|[@ross-p](https://github.com/ross-p)|4
|[@gtmanfred](https://github.com/gtmanfred)|4
|[@ixs](https://github.com/ixs)|3
@@ -63,4 +63,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-12.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-13.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 689558a5..adae7d81 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.39.2](https://github.com/saltstack-formulas/php-formula/compare/v0.39.1...v0.39.2) (2019-08-13)
+
+
+### Bug Fixes
+
+* **tests:** fix package name for debian ([4f75eac](https://github.com/saltstack-formulas/php-formula/commit/4f75eac))
+
## [0.39.1](https://github.com/saltstack-formulas/php-formula/compare/v0.39.0...v0.39.1) (2019-08-12)
diff --git a/FORMULA b/FORMULA
index b4607559..14f00301 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: 0.39.1
+version: 0.39.2
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 64e81a3a..0c1fa477 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -22,12 +22,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@alxwr `_
- 31
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 15
* - :raw-html-m2r:``
- `@nmadhok `_
- 14
- * - :raw-html-m2r:``
- - `@myii `_
- - 13
* - :raw-html-m2r:``
- `@cheuschober `_
- 12
@@ -64,15 +64,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@Seldaek `_
- 4
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 4
* - :raw-html-m2r:``
- `@tsia `_
- 4
* - :raw-html-m2r:``
- `@kpostrup `_
- 4
- * - :raw-html-m2r:``
- - `@n-rodriguez `_
- - 4
* - :raw-html-m2r:``
- `@ross-p `_
- 4
@@ -185,4 +185,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 2019-08-12.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-13.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 37984556..56d5b40f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.39.2 `_ (2019-08-13)
+--------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **tests:** fix package name for debian (\ `4f75eac `_\ )
+
`0.39.1 `_ (2019-08-12)
--------------------------------------------------------------------------------------------------------
diff --git a/docs/README.rst b/docs/README.rst
index 244b8241..f278db54 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -31,7 +31,7 @@ Formula to set up and configure php
the final release tag before
`v1.0.0 `_,
which is expected to be
- `v0.39.1 `_.
+ `v0.39.2 `_.
If you are currently using ``php.ng``, there is nothing to do until
`v1.0.0 `_
diff --git a/php/deprecated.sls b/php/deprecated.sls
index 1d8eff9e..fe31b8a2 100644
--- a/php/deprecated.sls
+++ b/php/deprecated.sls
@@ -19,7 +19,7 @@ php-deprecated-in-v1.0.0-test-succeed:
# method will be removed and `php.ng` will be promoted to `php` in its place. #
# #
# If you are not in a position to migrate, you will need to pin your repo to #
- # the final release tag before `v1.0.0`, which is expected to be `v0.39.1`. #
+ # the final release tag before `v1.0.0`, which is expected to be `v0.39.2`. #
# #
# If you are currently using `php.ng`, there is nothing to do until `v1.0.0` #
# is released. #
diff --git a/php/ng/deprecated.sls b/php/ng/deprecated.sls
index 818ab8ea..9041dacf 100644
--- a/php/ng/deprecated.sls
+++ b/php/ng/deprecated.sls
@@ -19,7 +19,7 @@ php-deprecated-in-v1.0.0-test-succeed:
# method will be removed and `php.ng` will be promoted to `php` in its place. #
# #
# If you are not in a position to migrate, you will need to pin your repo to #
- # the final release tag before `v1.0.0`, which is expected to be `v0.39.1`. #
+ # the final release tag before `v1.0.0`, which is expected to be `v0.39.2`. #
# #
# If you are currently using `php.ng`, there is nothing to do until `v1.0.0` #
# is released. #