Version upped to 1.1.3
This commit is contained in:
		@@ -15,7 +15,7 @@ namespace NadekoBot.Services.Impl
 | 
				
			|||||||
        private DiscordShardedClient client;
 | 
					        private DiscordShardedClient client;
 | 
				
			||||||
        private DateTime started;
 | 
					        private DateTime started;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public const string BotVersion = "1.1.2";
 | 
					        public const string BotVersion = "1.1.3";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public string Author => "Kwoth#2560";
 | 
					        public string Author => "Kwoth#2560";
 | 
				
			||||||
        public string Library => "Discord.Net";
 | 
					        public string Library => "Discord.Net";
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user