mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 15:12:28 +00:00 
			
		
		
		
	Bump version to 1.0.1.
This commit is contained in:
		| @@ -62,7 +62,7 @@ int main(int argc, char *argv[]) | ||||
|     } | ||||
|  | ||||
|     if (args.contains("-v") || args.contains("--version")) { | ||||
|         qDebug() << "cool-retro-term 1.0"; | ||||
|         qDebug() << "cool-retro-term 1.0.1"; | ||||
| 	return 0; | ||||
|     } | ||||
|  | ||||
|   | ||||
| @@ -24,7 +24,7 @@ import QtQuick.Controls 1.0 | ||||
| import "utils.js" as Utils | ||||
|  | ||||
| QtObject{ | ||||
|     property string version: "1.0.0" | ||||
|     property string version: "1.0.1" | ||||
|  | ||||
|     // STATIC CONSTANTS //////////////////////////////////////////////////////// | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user