mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
Releasing 0.6.0
This commit is contained in:
parent
debdd164e2
commit
6600478243
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ package Slic3r;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
our $VERSION = "0.6.0-beta";
|
our $VERSION = "0.6.0";
|
||||||
|
|
||||||
our $debug = 0;
|
our $debug = 0;
|
||||||
sub debugf {
|
sub debugf {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue