We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5651a31 commit f2b4e0cCopy full SHA for f2b4e0c
target/InnoSetup-Windows/Slice-Installer.iss
@@ -17,7 +17,7 @@
17
; along with this program. If not, see <https://www.gnu.org/licenses/>.
18
19
#define BUILDPATH "..\..\dist\Slice.exe"
20
-#define SliceVersion "0.6.0"
+#define SliceVersion "0.6.1"
21
22
[Setup]
23
AppName=Slice
0 commit comments