File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <key>CFBundlePackageType</key>
2020 <string>APPL</string>
2121 <key>CFBundleShortVersionString</key>
22- <string >4.7.1 </string >
22+ <string>4.7.2 </string>
2323 <key>CFBundleSignature</key>
2424 <string>GODO</string>
2525 <key>CFBundleVersion</key>
26- <string >4.7.1 </string >
26+ <string>4.7.2 </string>
2727 <key>NSMicrophoneUsageDescription</key>
2828 <string>Microphone access is required to capture audio.</string>
2929 <key>NSCameraUsageDescription</key>
Original file line number Diff line number Diff line change 11#define MyAppName " Godot Engine"
2- #define MyAppVersion " 4.7.1 "
2+ #define MyAppVersion " 4.7.2 "
33#define MyAppPublisher " Godot Engine contributors"
44#define MyAppURL " https://godotengine.org/"
55#define MyAppExeName " godot.exe"
Original file line number Diff line number Diff line change 1818 <Authors >Godot Engine contributors</Authors >
1919
2020 <PackageId >Godot.NET.Sdk</PackageId >
21- <Version >4.7.1 </Version >
21+ <Version >4.7.2 </Version >
2222 <PackageVersion >$(PackageVersion_Godot_NET_Sdk)</PackageVersion >
2323 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk</RepositoryUrl >
2424 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
Original file line number Diff line number Diff line change 1010 <Authors >Godot Engine contributors</Authors >
1111
1212 <PackageId >Godot.SourceGenerators</PackageId >
13- <Version >4.7.1 </Version >
13+ <Version >4.7.2 </Version >
1414 <PackageVersion >$(PackageVersion_Godot_SourceGenerators)</PackageVersion >
1515 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators</RepositoryUrl >
1616 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
Original file line number Diff line number Diff line change 1919 <Authors >Godot Engine contributors</Authors >
2020
2121 <PackageId >GodotSharp</PackageId >
22- <Version >4.7.1 </Version >
22+ <Version >4.7.2 </Version >
2323 <PackageVersion >$(PackageVersion_GodotSharp)</PackageVersion >
2424 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp</RepositoryUrl >
2525 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
Original file line number Diff line number Diff line change 1515 <Authors >Godot Engine contributors</Authors >
1616
1717 <PackageId >GodotSharpEditor</PackageId >
18- <Version >4.7.1 </Version >
18+ <Version >4.7.2 </Version >
1919 <PackageVersion >$(PackageVersion_GodotSharp)</PackageVersion >
2020 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor</RepositoryUrl >
2121 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
Original file line number Diff line number Diff line change 22name = "Godot Engine"
33major = 4
44minor = 7
5- patch = 1
6- status = "stable "
5+ patch = 2
6+ status = "rc "
77module_config = ""
88website = "https://godotengine.org"
99docs = "4.7"
You can’t perform that action at this time.
0 commit comments