Skip to content

Commit

Permalink
Release version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaFox161 committed Jan 24, 2022
1 parent 2c9e163 commit 339d954
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -24,7 +24,7 @@ buildscript {
allprojects {
//Project props
group = "org.dreamexposure.discal"
version = "4.2.0-SNAPSHOT"
version = "4.2.0"
description = "DisCal"

//Plugins
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"title": "DisCal",
"name": "discal",
"version": "4.1.3",
"version": "4.2.0",
"description": "A Discord bot that integrates Google Calendar into Discord",
"homepage": "https://www.discalbot.com",
"bugs": {
Expand Down

0 comments on commit 339d954

Please sign in to comment.