diff --git a/AUTHORS.md b/AUTHORS.md
index 81c2df19..7e8f7f5a 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|1165
+|[@myii](https://github.com/myii)|1168
|[@dafyddj](https://github.com/dafyddj)|6
|[@baby-gnu](https://github.com/baby-gnu)|2
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-04.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-11.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83978977..b2f046f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+# [1.375.0](https://github.com/myii/ssf-formula/compare/v1.374.0...v1.375.0) (2022-04-11)
+
+
+### Bug Fixes
+
+* **salt:** fix Salt version for Windows proxy instances [skip ci] ([75e7555](https://github.com/myii/ssf-formula/commit/75e75559d6bf6c1c1321299613dbf81058f2a0d6))
+
+
+### Features
+
+* **saltimages:** update with latest changes from `salt-image-builder` ([e13fc8f](https://github.com/myii/ssf-formula/commit/e13fc8f6665e3af5e00fb7d04c59def52f425cab))
+
# [1.374.0](https://github.com/myii/ssf-formula/compare/v1.373.0...v1.374.0) (2022-04-04)
diff --git a/FORMULA b/FORMULA
index 6bde53b4..9eba8dba 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: ssf
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 1.374.0
+version: 1.375.0
release: 1
minimum_version: 2017.7
summary: ssf formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index cc92f67d..618968b1 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 `_
- - 1165
+ - 1168
* - :raw-html-m2r:``
- `@dafyddj `_
- 6
@@ -26,4 +26,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 2022-04-04.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-04-11.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 957288c5..73260525 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`1.375.0 `_ (2022-04-11)
+---------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **salt:** fix Salt version for Windows proxy instances [skip ci] (\ `75e7555 `_\ )
+
+Features
+^^^^^^^^
+
+
+* **saltimages:** update with latest changes from ``salt-image-builder`` (\ `e13fc8f `_\ )
+
`1.374.0 `_ (2022-04-04)
---------------------------------------------------------------------------------------------