Skip to content

Commit

Permalink
Build Fix (UE 5.3 win embedded) + DS-UE Version Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbui78 committed Sep 7, 2023
1 parent 0832dc3 commit 2b9cfa7
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2 deletions.
Binary file modified DazStudioPlugin/DzUnrealBridge.aps
Binary file not shown.
Binary file modified DazStudioPlugin/DzUnrealBridge.rc
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/UE4.25-win.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/UE4.26-win.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/UE4.27-win.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/UE5.0-win.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue4.25-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue4.26-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue4.27-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.0-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.1-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.1-win.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.2-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.2-win.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.3-mac.zip
Binary file not shown.
Binary file modified DazStudioPlugin/Resources/ue5.3-win.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion DazStudioPlugin/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
#define PLUGIN_MAJOR 2023
#define PLUGIN_MINOR 1
#define PLUGIN_REV 2
#define PLUGIN_BUILD 62
#define PLUGIN_BUILD 63

#define PLUGIN_VERSION DZ_MAKE_VERSION( PLUGIN_MAJOR, PLUGIN_MINOR, PLUGIN_REV, PLUGIN_BUILD )
2 changes: 1 addition & 1 deletion UnrealPlugin/DazToUnreal/DazToUnreal.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 2023,
"VersionName": "2023.v1.2.61",
"VersionName": "2023.v1.2.63",
"FriendlyName": "DazToUnreal",
"Description": "",
"Category": "Other",
Expand Down

0 comments on commit 2b9cfa7

Please sign in to comment.