We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee519a commit 5b1cd7dCopy full SHA for 5b1cd7d
2 files changed
changelog
@@ -1,3 +1,8 @@
1
+2023-12-04 François Degros <fdegros@chromium.org>
2
+
3
+ * Released mount-zip 1.0.12:
4
+ - Use $TMPDIR by default
5
6
2023-10-12 François Degros <fdegros@chromium.org>
7
8
* Released mount-zip 1.0.11:
config.h
@@ -19,6 +19,6 @@
19
20
#define FUSE_USE_VERSION 27
21
#define PROGRAM "mount-zip"
22
-#define VERSION "1.0.11"
+#define VERSION "1.0.12"
23
24
#endif
0 commit comments