2 Commits

Author SHA1 Message Date
b133c83aac 0.2.0 2023-03-20 23:52:23 +03:00
9544046ce7 0.2.0 2023-03-20 23:49:53 +03:00

View File

@@ -1,10 +1,12 @@
{ {
"name": "com.syntriax.action", "name": "com.syntriax.action",
"version": "0.1.0", "version": "0.2.0",
"displayName": "Action Module", "displayName": "Action Module",
"unity": "2019.1", "unity": "2019.1",
"documentationUrl": "https://git.syntriax.com/Syntriax/Action.git", "documentationUrl": "https://git.syntriax.com/Syntriax/Action.git",
"dependencies": {}, "dependencies": {
"com.syntriax.state": "0.2.0"
},
"keywords": ["Action"], "keywords": ["Action"],
"author": { "author": {
"name": "Syntriax", "name": "Syntriax",