You've already forked godot
							
							
				mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 11:50:27 +00:00 
			
		
		
		
	Bump version to 3.6.3-rc
This commit is contained in:
		
							
								
								
									
										4
									
								
								misc/dist/osx_tools.app/Contents/Info.plist
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								misc/dist/osx_tools.app/Contents/Info.plist
									
									
									
									
										vendored
									
									
								
							@@ -19,11 +19,11 @@
 | 
			
		||||
	<key>CFBundlePackageType</key>
 | 
			
		||||
	<string>APPL</string>
 | 
			
		||||
	<key>CFBundleShortVersionString</key>
 | 
			
		||||
	<string>3.6.2</string>
 | 
			
		||||
	<string>3.6.3</string>
 | 
			
		||||
	<key>CFBundleSignature</key>
 | 
			
		||||
	<string>godot</string>
 | 
			
		||||
	<key>CFBundleVersion</key>
 | 
			
		||||
	<string>3.6.2</string>
 | 
			
		||||
	<string>3.6.3</string>
 | 
			
		||||
	<key>NSMicrophoneUsageDescription</key>
 | 
			
		||||
	<string>Microphone access is required to capture audio.</string>
 | 
			
		||||
	<key>NSCameraUsageDescription</key>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								misc/dist/windows/godot.iss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								misc/dist/windows/godot.iss
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,5 @@
 | 
			
		||||
#define MyAppName "Godot Engine"
 | 
			
		||||
#define MyAppVersion "3.6.2"
 | 
			
		||||
#define MyAppVersion "3.6.3"
 | 
			
		||||
#define MyAppPublisher "Godot Engine contributors"
 | 
			
		||||
#define MyAppURL "https://godotengine.org/"
 | 
			
		||||
#define MyAppExeName "godot.exe"
 | 
			
		||||
 
 | 
			
		||||
@@ -2,8 +2,8 @@ short_name = "godot"
 | 
			
		||||
name = "Godot Engine"
 | 
			
		||||
major = 3
 | 
			
		||||
minor = 6
 | 
			
		||||
patch = 2
 | 
			
		||||
status = "stable"
 | 
			
		||||
patch = 3
 | 
			
		||||
status = "rc"
 | 
			
		||||
module_config = ""
 | 
			
		||||
year = 2025
 | 
			
		||||
website = "https://godotengine.org"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user