We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38cb5e6 commit 6b2ca6eCopy full SHA for 6b2ca6e
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 4.4.5
2
+- Fix: version
3
+
4
# 4.4.4
5
- Fix: missing SHA in Arch PKGBUILD
6
- Fix: missing glibc on older linux version
mob.go
@@ -27,7 +27,7 @@ import (
27
)
28
29
const (
30
- versionNumber = "4.4.4"
+ versionNumber = "4.4.5"
31
minimumGitVersion = "2.13.0"
32
33
0 commit comments