Skip to content

Commit

Permalink
bump for 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo committed Dec 10, 2024
1 parent 5d49e2e commit b9d7410
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions UDPWrapper.uplugin
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "2.4.0",
"FriendlyName": "UDPWrapper",
"Description": "Convenience UDP wrapper plugin.",
"Category": "Networking",
"CreatedBy": "getnamo",
"CreatedByURL": "http://getnamo.com/",
"DocsURL": "https://github.com/getnamo/udp-ue4",
"MarketplaceURL": "",
"SupportURL": "https://github.com/getnamo/udp-ue4/issues",
"CanContainContent": true,
"Installed": false,
"Modules": [
{
"Name": "UDPWrapper",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}
{
"FileVersion": 3,
"Version": 1,
"VersionName": "2.5.0",
"FriendlyName": "UDPWrapper",
"Description": "Convenience UDP wrapper plugin.",
"Category": "Networking",
"CreatedBy": "getnamo",
"CreatedByURL": "http://getnamo.com/",
"DocsURL": "https://github.com/getnamo/udp-ue4",
"MarketplaceURL": "",
"SupportURL": "https://github.com/getnamo/udp-ue4/issues",
"CanContainContent": true,
"Installed": false,
"Modules": [
{
"Name": "UDPWrapper",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}

0 comments on commit b9d7410

Please sign in to comment.