We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd5197 commit 66f1d19Copy full SHA for 66f1d19
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.4.12
2
+
3
+- [#95](https://github.com/patterninc/muffin_man/pull/95)
4
+- [#94](https://github.com/patterninc/muffin_man/pull/94)
5
+- [#93](https://github.com/patterninc/muffin_man/pull/93)
6
+- [#92](https://github.com/patterninc/muffin_man/pull/92)
7
8
# 2.4.11
9
10
- Application Management API v2023-11-30 [#88](https://github.com/patterninc/muffin_man/pull/88)
lib/muffin_man/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module MuffinMan
- VERSION = "2.4.11"
+ VERSION = "2.4.12"
end
0 commit comments