mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 09:02:14 +00:00 
			
		
		
		
	Bump terminal version and prepare for release.
This commit is contained in:
		@@ -23,7 +23,7 @@ import QtQuick 2.2
 | 
				
			|||||||
import "utils.js" as Utils
 | 
					import "utils.js" as Utils
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QtObject{
 | 
					QtObject{
 | 
				
			||||||
    property string version: "0.9"
 | 
					    property string version: "1.0.0 RC1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // GENERAL SETTINGS ///////////////////////////////////////////////////
 | 
					    // GENERAL SETTINGS ///////////////////////////////////////////////////
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user