Skip to content

Commit 18b5e7d

Browse files
authored
bump for #13 fix
1 parent ab2a37e commit 18b5e7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MachineLearningRemote.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "0.7.0",
4+
"VersionName": "0.7.1",
55
"FriendlyName": "MachineLearningRemote",
66
"Description": "Machine Learning plugin for the Unreal Engine, encapsulating calls to remote servers running Tensorflow or Pytorch. Contains base API for many specialized plugin variants to be easily swappable without changing developer bind.",
77
"Category": "Computing",
@@ -36,4 +36,4 @@
3636
"Enabled": true
3737
}
3838
]
39-
}
39+
}

0 commit comments

Comments
 (0)