diff --git a/AUTHORS.md b/AUTHORS.md
index 7fe9652..cb34958 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
|[@myii](https://github.com/myii)|243
-|[@aboe76](https://github.com/aboe76)|100
+|[@aboe76](https://github.com/aboe76)|101
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
|[@noelmcloughlin](https://github.com/noelmcloughlin)|40
@@ -61,6 +61,7 @@ Avatar|Contributor|Contributions
|[@ek9](https://github.com/ek9)|2
|[@hkbakke](https://github.com/hkbakke)|2
|[@tiger-seo](https://github.com/tiger-seo)|2
+|[@ze42](https://github.com/ze42)|2
|[@daks](https://github.com/daks)|2
|[@major0](https://github.com/major0)|2
|[@matthew-parlette](https://github.com/matthew-parlette)|2
@@ -109,9 +110,8 @@ Avatar|Contributor|Contributions
|[@kabakaev](https://github.com/kabakaev)|1
|[@mechleg](https://github.com/mechleg)|1
|[@sticky-note](https://github.com/sticky-note)|1
-|[@ze42](https://github.com/ze42)|1
|[@bersace](https://github.com/bersace)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-30.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-12-04.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f4eea8..da3ef96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.9.9](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.8...v1.9.9) (2021-12-04)
+
+
+### Bug Fixes
+
+* sort extra options in configuration ([89cdcec](https://github.com/saltstack-formulas/salt-formula/commit/89cdcec5953550e1fe5a8a1e0974c9b31e736d1f))
+
## [1.9.8](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.7...v1.9.8) (2021-11-30)
diff --git a/FORMULA b/FORMULA
index cc8d675..24fcec1 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.8
+version: 1.9.9
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 414d48b..d9df432 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
- 243
* - :raw-html-m2r:``
- `@aboe76 `_
- - 100
+ - 101
* - :raw-html-m2r:``
- `@gravyboat `_
- 71
@@ -184,6 +184,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@tiger-seo `_
- 2
+ * - :raw-html-m2r:``
+ - `@ze42 `_
+ - 2
* - :raw-html-m2r:``
- `@daks `_
- 2
@@ -328,9 +331,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@sticky-note `_
- 1
- * - :raw-html-m2r:``
- - `@ze42 `_
- - 1
* - :raw-html-m2r:``
- `@bersace `_
- 1
@@ -338,4 +338,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-11-30.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-12-04.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 1350abd..c2f5f8b 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.9.9 `_ (2021-12-04)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* sort extra options in configuration (\ `89cdcec `_\ )
+
`1.9.8 `_ (2021-11-30)
------------------------------------------------------------------------------------------------------