diff --git a/AUTHORS.md b/AUTHORS.md
index f2678bc..550f2e4 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,13 +5,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@gravyboat](https://github.com/gravyboat)|52
-|[@aboe76](https://github.com/aboe76)|44
+|[@aboe76](https://github.com/aboe76)|45
|[@alxwr](https://github.com/alxwr)|31
|[@nmadhok](https://github.com/nmadhok)|14
|[@cheuschober](https://github.com/cheuschober)|12
+|[@myii](https://github.com/myii)|12
|[@babilen5](https://github.com/babilen5)|11
|[@kurt---](https://github.com/kurt---)|10
-|[@myii](https://github.com/myii)|9
|[@whiteinge](https://github.com/whiteinge)|7
|[@bogdanr](https://github.com/bogdanr)|7
|[@javierbertoli](https://github.com/javierbertoli)|6
@@ -45,6 +45,7 @@ Avatar|Contributor|Contributions
|[@jeroen92](https://github.com/jeroen92)|2
|[@giannello](https://github.com/giannello)|2
|[@pcdummy](https://github.com/pcdummy)|2
+|[@scambra](https://github.com/scambra)|2
|[@aidanharris](https://github.com/aidanharris)|1
|[@coffee-powered-coder](https://github.com/coffee-powered-coder)|1
|[@alinefr](https://github.com/alinefr)|1
@@ -55,11 +56,10 @@ Avatar|Contributor|Contributions
|[@mkhubbard](https://github.com/mkhubbard)|1
|[@taion809](https://github.com/taion809)|1
|[@Cottser](https://github.com/Cottser)|1
-|[@scambra](https://github.com/scambra)|1
|[@iamseth](https://github.com/iamseth)|1
|[@zls](https://github.com/zls)|1
|[@sc250024](https://github.com/sc250024)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-01.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-03.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86e050e..1c5d02a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.38.1](https://github.com/saltstack-formulas/php-formula/compare/v0.38.0...v0.38.1) (2019-08-03)
+
+
+### Bug Fixes
+
+* update deprecation version number in `semantic-release` run ([a87fb91](https://github.com/saltstack-formulas/php-formula/commit/a87fb91)), closes [/github.com/saltstack-formulas/php-formula/pull/175#issuecomment-517492613](https://github.com//github.com/saltstack-formulas/php-formula/pull/175/issues/issuecomment-517492613) [/github.com/saltstack-formulas/php-formula/pull/185#issuecomment-517603898](https://github.com//github.com/saltstack-formulas/php-formula/pull/185/issues/issuecomment-517603898)
+
# [0.38.0](https://github.com/saltstack-formulas/php-formula/compare/v0.37.1...v0.38.0) (2019-08-01)
diff --git a/FORMULA b/FORMULA
index b8f805e..902512f 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.38.0
+version: 0.38.1
release: 1
minimum_version: 2017.7
summary: Php formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a2188cb..193d828 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 52
* - :raw-html-m2r:``
- `@aboe76 `_
- - 44
+ - 45
* - :raw-html-m2r:``
- `@alxwr `_
- 31
@@ -28,15 +28,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@cheuschober `_
- 12
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 12
* - :raw-html-m2r:``
- `@babilen5 `_
- 11
* - :raw-html-m2r:``
- `@kurt--- `_
- 10
- * - :raw-html-m2r:``
- - `@myii `_
- - 9
* - :raw-html-m2r:``
- `@whiteinge `_
- 7
@@ -136,6 +136,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@pcdummy `_
- 2
+ * - :raw-html-m2r:``
+ - `@scambra `_
+ - 2
* - :raw-html-m2r:``
- `@aidanharris `_
- 1
@@ -166,9 +169,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@Cottser `_
- 1
- * - :raw-html-m2r:``
- - `@scambra `_
- - 1
* - :raw-html-m2r:``
- `@iamseth `_
- 1
@@ -182,4 +182,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-01.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-03.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 8a94582..6c74dcc 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.38.1 `_ (2019-08-03)
+--------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* update deprecation version number in ``semantic-release`` run (\ `a87fb91 `_\ ), closes `/github.com/saltstack-formulas/php-formula/pull/175#issuecomment-517492613 `_ `/github.com/saltstack-formulas/php-formula/pull/185#issuecomment-517603898 `_
+
`0.38.0 `_ (2019-08-01)
--------------------------------------------------------------------------------------------------------
diff --git a/docs/README.rst b/docs/README.rst
index 0fc0e33..dc8e3c1 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.37.1 `_.
+ `v0.38.1 `_.
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 16c5c66..99e674c 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.37.1`. #
+ # the final release tag before `v1.0.0`, which is expected to be `v0.38.1`. #
# #
# 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 83f9fa5..5f6a64d 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.37.1`. #
+ # the final release tag before `v1.0.0`, which is expected to be `v0.38.1`. #
# #
# If you are currently using `php.ng`, there is nothing to do until `v1.0.0` #
# is released. #