mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-04-25 02:48:16 -05:00
Next development version
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ val discord4jVersion = "3.2.0" //Has to be here to show up in git properties tas
|
||||
allprojects {
|
||||
//Project props
|
||||
group = "org.dreamexposure.discal"
|
||||
version = "4.1.2"
|
||||
version = "4.1.3-SNAPSHOT"
|
||||
description = "DisCal"
|
||||
|
||||
//Plugins
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "DisCal",
|
||||
"name": "discal",
|
||||
"version": "4.1.2",
|
||||
"version": "4.1.3-SNAPSHOT",
|
||||
"description": "A Discord bot that integrates Google Calendar into Discord",
|
||||
"homepage": "https://www.discalbot.com",
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user