diff --git a/AUTHORS.md b/AUTHORS.md
index 45c4fdb..c825cc0 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -8,7 +8,7 @@ Avatar|Contributor|Contributions
|[@gravyboat](https://github.com/gravyboat)|36
|[@whiteinge](https://github.com/whiteinge)|31
|[@aboe76](https://github.com/aboe76)|31
-|[@myii](https://github.com/myii)|29
+|[@myii](https://github.com/myii)|30
|[@javierbertoli](https://github.com/javierbertoli)|24
|[@nmadhok](https://github.com/nmadhok)|20
|[@puneetk](https://github.com/puneetk)|20
@@ -58,6 +58,7 @@ Avatar|Contributor|Contributions
|[@ev0rtex](https://github.com/ev0rtex)|1
|[@fintanmm](https://github.com/fintanmm)|1
|[@fcrozat](https://github.com/fcrozat)|1
+|[@SynPrime](https://github.com/SynPrime)|1
|[@jbouse](https://github.com/jbouse)|1
|[@jerrykan](https://github.com/jerrykan)|1
|[@jcristau](https://github.com/jcristau)|1
@@ -84,4 +85,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-11-05.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-07.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b063f23..4d693f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.38.2](https://github.com/saltstack-formulas/apache-formula/compare/v0.38.1...v0.38.2) (2019-11-07)
+
+
+### Bug Fixes
+
+* **apache/modules.sls:** fix duplicated ID ([57afd71](https://github.com/saltstack-formulas/apache-formula/commit/57afd71627eb554138c8d5ec9cc790d899ed80ff))
+
## [0.38.1](https://github.com/saltstack-formulas/apache-formula/compare/v0.38.0...v0.38.1) (2019-11-05)
diff --git a/FORMULA b/FORMULA
index 17c9c5e..2c63a47 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: apache
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
os_family: RedHat, Debian, Suse, FreeBSD
-version: 0.38.1
+version: 0.38.2
release: 1
minimum_version: 2015.8
summary: Formula for installing Apache
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 3a1cfc4..8920c71 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 31
* - :raw-html-m2r:``
- `@myii `_
- - 29
+ - 30
* - :raw-html-m2r:``
- `@javierbertoli `_
- 24
@@ -175,6 +175,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@fcrozat `_
- 1
+ * - :raw-html-m2r:``
+ - `@SynPrime `_
+ - 1
* - :raw-html-m2r:``
- `@jbouse `_
- 1
@@ -248,4 +251,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-11-05.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-11-07.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 1207f18..2b2334f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.38.2 `_ (2019-11-07)
+-----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **apache/modules.sls:** fix duplicated ID (\ `57afd71 `_\ )
+
`0.38.1 `_ (2019-11-05)
-----------------------------------------------------------------------------------------------------------