mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07: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 strict;
 | 
				
			||||||
use warnings;
 | 
					use warnings;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
our $VERSION = "0.6.0";
 | 
					our $VERSION = "0.6.1-dev";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
our $debug = 0;
 | 
					our $debug = 0;
 | 
				
			||||||
sub debugf {
 | 
					sub debugf {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue