Compare commits
	
		
			1 Commits 
		
	
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								
									
								
								 | 
						248f85dafe | 
| 
						 | 
				
			
			@ -11,7 +11,7 @@ namespace Guru
 | 
			
		|||
    public partial class GuruSDK: MonoBehaviour
 | 
			
		||||
    {
 | 
			
		||||
        // SDK_VERSION
 | 
			
		||||
        public const string Version = "1.1.0"; 
 | 
			
		||||
        public const string Version = "1.1.1"; 
 | 
			
		||||
        
 | 
			
		||||
        // Const
 | 
			
		||||
        private const string Tag = "[Guru]";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "com.guru.unity.sdk",
 | 
			
		||||
  "displayName": "Guru SDK",
 | 
			
		||||
  "version": "1.1.0",
 | 
			
		||||
  "version": "1.1.1",
 | 
			
		||||
  "description": "Guru SDK for unity project",
 | 
			
		||||
  "unity": "2020.3",
 | 
			
		||||
  "author":{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue