Skip to content

Commit 7210b37

Browse files
committed
Update requirements to point to latest app-pack-generator
Fix version id to match latest release.
1 parent 1bf3f57 commit 7210b37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
app_pack_generator>=0.2.2
1+
app_pack_generator==0.4.2
22
unity-sds-client==0.2.0

unity_app_generator/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__="0.2.1"
1+
__version__="0.3.1"

0 commit comments

Comments
 (0)