diff --git a/AUTHORS.md b/AUTHORS.md
index 881cd81..c0f0015 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -12,7 +12,7 @@ Avatar|Contributor|Contributions
|[@javierbertoli](https://github.com/javierbertoli)|27
|[@nmadhok](https://github.com/nmadhok)|20
|[@puneetk](https://github.com/puneetk)|20
-|[@noelmcloughlin](https://github.com/noelmcloughlin)|17
+|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
|[@techhat](https://github.com/techhat)|10
|[@ixs](https://github.com/ixs)|9
|[@landergate](https://github.com/landergate)|9
@@ -55,6 +55,7 @@ Avatar|Contributor|Contributions
|[@jhops-ab](https://github.com/jhops-ab)|1
|[@isntall](https://github.com/isntall)|1
|[@benjy](https://github.com/benjy)|1
+|[@SuperTux88](https://github.com/SuperTux88)|1
|[@iggy](https://github.com/iggy)|1
|[@chorne-togetherwork](https://github.com/chorne-togetherwork)|1
|[@corywright](https://github.com/corywright)|1
@@ -91,4 +92,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-10-12.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-13.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2fd1c3..c247852 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.0.3](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.2...v1.0.3) (2020-10-13)
+
+
+### Bug Fixes
+
+* **config:** fix old apache.service usage ([32f05e5](https://github.com/saltstack-formulas/apache-formula/commit/32f05e5a66940ad86ce21831598c478b7099ed3a))
+
## [1.0.2](https://github.com/saltstack-formulas/apache-formula/compare/v1.0.1...v1.0.2) (2020-10-12)
diff --git a/FORMULA b/FORMULA
index 933a9b1..ac08ff9 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: 1.0.2
+version: 1.0.3
release: 1
minimum_version: 2015.8
summary: Formula for installing Apache
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 89e4e26..ca7c8f6 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -39,7 +39,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 20
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- - 17
+ - 18
* - :raw-html-m2r:``
- `@techhat `_
- 10
@@ -166,6 +166,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@benjy `_
- 1
+ * - :raw-html-m2r:``
+ - `@SuperTux88 `_
+ - 1
* - :raw-html-m2r:``
- `@iggy `_
- 1
@@ -269,4 +272,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-10-12.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-13.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 2e7474a..41fd0c6 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.0.3 `_ (2020-10-13)
+--------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **config:** fix old apache.service usage (\ `32f05e5 `_\ )
+
`1.0.2 `_ (2020-10-12)
--------------------------------------------------------------------------------------------------------