mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Bump version number
This commit is contained in:
parent
6600478243
commit
a2ae4774de
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ package Slic3r;
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = "0.6.0";
|
||||
our $VERSION = "0.6.1-dev";
|
||||
|
||||
our $debug = 0;
|
||||
sub debugf {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue