From cb74b05acfe4982006ee8defe24b0e78183451d5 Mon Sep 17 00:00:00 2001 From: QIDI TECH <37525539+QIDITECH@users.noreply.github.com> Date: Tue, 6 Jun 2023 20:08:57 +0800 Subject: [PATCH] Add files via upload --- QIDISlicer.version | 21 +++++++++++++++++++++ version.inc | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 QIDISlicer.version create mode 100644 version.inc diff --git a/QIDISlicer.version b/QIDISlicer.version new file mode 100644 index 0000000..b56b927 --- /dev/null +++ b/QIDISlicer.version @@ -0,0 +1,21 @@ +1.0.1 +alpha=1.0.1-alpha1 +beta=1.0.1-beta1 + +[common] +release = 1.0.1 +alpha = 1.0.1-alpha1 +beta = 1.0.1-beta1 +rc = 1.0.1-rc2 + +[release:win64] +url = https://cdn.prusa3d.com/downloads/drivers/PrusaSlicer_Win_standalone_2.5.2.exe +size = 85814296 + +[release:linux] +url = https://github.com/prusa3d/PrusaSlicer/releases/download/version_2.5.2/PrusaSlicer-2.5.2+linux-x64-GTK3-202303231201.AppImage +size = 69915840 + +[release:osx] +url = https://github.com/prusa3d/PrusaSlicer/releases/download/version_2.5.2/PrusaSlicer-2.5.2+MacOS-universal-202303231232.dmg +size = 90237989 \ No newline at end of file diff --git a/version.inc b/version.inc new file mode 100644 index 0000000..f82364f --- /dev/null +++ b/version.inc @@ -0,0 +1,21 @@ +1.0.1 +alpha=1.0.1-alpha1 +beta=1.0.1-beta1 + +[common] +release = 1.0.1 +alpha = 1.0.1-alpha1 +beta = 1.0.1-beta1 +rc = 1.0.1-rc2 + +[release:win64] +url = https://cdn.prusa3d.com/downloads/drivers/PrusaSlicer_Win_standalone_2.5.2.exe +size = 85814296 + +[release:linux] +url = https://github.com/prusa3d/PrusaSlicer/releases/download/version_2.5.2/PrusaSlicer-2.5.2+linux-x64-GTK3-202303231201.AppImage +size = 69915840 + +[release:osx] +url = https://github.com/prusa3d/PrusaSlicer/releases/download/version_2.5.2/PrusaSlicer-2.5.2+MacOS-universal-202303231232.dmg +size = 90237989 \ No newline at end of file