File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >4.3 </string >
20+ <string >4.4 </string >
2121 <key >CFBundleSignature </key >
2222 <string >godot </string >
2323 <key >CFBundleVersion </key >
24- <string >4.3 </string >
24+ <string >4.4 </string >
2525 <key >NSMicrophoneUsageDescription </key >
2626 <string >Microphone access is required to capture audio. </string >
2727 <key >NSCameraUsageDescription </key >
Original file line number Diff line number Diff line change 11#define MyAppName " Godot Engine"
2- #define MyAppVersion " 4.3 "
2+ #define MyAppVersion " 4.4 "
33#define MyAppPublisher " Godot Engine contributors"
44#define MyAppURL " https://godotengine.org/"
55#define MyAppExeName " godot.exe"
File renamed without changes.
Original file line number Diff line number Diff line change 77 <Authors >Godot Engine contributors</Authors >
88
99 <PackageId >Godot.NET.Sdk</PackageId >
10- <Version >4.3 .0</Version >
10+ <Version >4.4 .0</Version >
1111 <PackageVersion >$(PackageVersion_Godot_NET_Sdk)</PackageVersion >
1212 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk</RepositoryUrl >
1313 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
Original file line number Diff line number Diff line change 99 <Authors >Godot Engine contributors</Authors >
1010
1111 <PackageId >Godot.SourceGenerators</PackageId >
12- <Version >4.3 .0</Version >
12+ <Version >4.4 .0</Version >
1313 <PackageVersion >$(PackageVersion_Godot_SourceGenerators)</PackageVersion >
1414 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators</RepositoryUrl >
1515 <PackageProjectUrl >$(RepositoryUrl)</PackageProjectUrl >
Original file line number Diff line number Diff line change 1717 <Authors >Godot Engine contributors</Authors >
1818
1919 <PackageId >GodotSharp</PackageId >
20- <Version >4.3 .0</Version >
20+ <Version >4.4 .0</Version >
2121 <PackageVersion >$(PackageVersion_GodotSharp)</PackageVersion >
2222 <RepositoryUrl >https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp</RepositoryUrl >
2323 <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.3 .0</Version >
18+ <Version >4.4 .0</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 11short_name = "godot"
22name = "Godot Engine"
33major = 4
4- minor = 3
4+ minor = 4
55patch = 0
6- status = "stable "
6+ status = "dev "
77module_config = ""
88website = "https://godotengine.org"
9- docs = "4.3 "
9+ docs = "latest "
You can’t perform that action at this time.
0 commit comments