parent
29478301a4
commit
0cfd8ba665
|
|
@ -4,7 +4,7 @@ namespace Guru
|
|||
public class GuruCore
|
||||
{
|
||||
//**** GURU CORE VERSION ****//
|
||||
public static readonly string Version = "2.0.3";
|
||||
public static readonly string Version = "2.1.1";
|
||||
//**** GURU VERSION URL ****//
|
||||
public static readonly string VersionListUrl = $"{CONTENT_URL_MAIN_PREFIX}version.json";
|
||||
// GuruCore Project Path
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "com.guru.unity.sdk.core",
|
||||
"displayName": "Guru SDK Core",
|
||||
"version": "1.0.4",
|
||||
"version": "2.1.1",
|
||||
"description": "Guru SDK core for Unity developers",
|
||||
"unity": "2021.3",
|
||||
"author":{
|
||||
|
|
|
|||
Loading…
Reference in New Issue