diff --git a/AUTHORS.md b/AUTHORS.md
index eb0f036fa..9141038bb 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)|225
+|[@myii](https://github.com/myii)|230
|[@aboe76](https://github.com/aboe76)|100
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
@@ -31,10 +31,10 @@ Avatar|Contributor|Contributions
|[@mrichar1](https://github.com/mrichar1)|5
|[@0xf10e](https://github.com/0xf10e)|5
|[@EvaSDK](https://github.com/EvaSDK)|4
+|[@pprkut](https://github.com/pprkut)|4
|[@jbouse](https://github.com/jbouse)|4
|[@tampakrap](https://github.com/tampakrap)|4
|[@MSeven](https://github.com/MSeven)|4
-|[@pprkut](https://github.com/pprkut)|3
|[@jcftang](https://github.com/jcftang)|3
|[@johtso](https://github.com/johtso)|3
|[@kev009](https://github.com/kev009)|3
@@ -113,4 +113,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-05.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-27.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3dd6a73f..a5e1f7f08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.9.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.3...v1.9.4) (2021-10-27)
+
+
+### Bug Fixes
+
+* **master:** don't manage config for saltstack enterprise master plugin ([184f338](https://github.com/saltstack-formulas/salt-formula/commit/184f338741c42457e5823c5a9eccecf24cbc1b34))
+
## [1.9.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.2...v1.9.3) (2021-10-05)
diff --git a/FORMULA b/FORMULA
index d73c79a03..49b6f6581 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.9.3
+version: 1.9.4
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 3c15d5db0..4476c11d2 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 `_
- - 225
+ - 230
* - :raw-html-m2r:``
- `@aboe76 `_
- 100
@@ -94,6 +94,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@EvaSDK `_
- 4
+ * - :raw-html-m2r:``
+ - `@pprkut `_
+ - 4
* - :raw-html-m2r:``
- `@jbouse `_
- 4
@@ -103,9 +106,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@MSeven `_
- 4
- * - :raw-html-m2r:``
- - `@pprkut `_
- - 3
* - :raw-html-m2r:``
- `@jcftang `_
- 3
@@ -335,4 +335,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 2021-10-05.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-10-27.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ef54b710d..49def99f1 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.9.4 `_ (2021-10-27)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **master:** don't manage config for saltstack enterprise master plugin (\ `184f338 `_\ )
+
`1.9.3 `_ (2021-10-05)
------------------------------------------------------------------------------------------------------