Skip to content

Commit

Permalink
Bump to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Konicai committed Jun 22, 2022
1 parent eb56a9e commit 643f6fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<img alt="CrossplatForms" width="500" src="https://github.com/kejonaMC/CrossplatForms/blob/main/images/crossplatForms.svg" />

[![Build Status](https://ci.kejona.dev/job/CrossplatForms/job/main/badge/icon)](https://ci.kejona.dev/job/CrossplatForms/job/main/)
[![Version](https://img.shields.io/badge/version-1.3.1-blue)](https://github.com/kejonaMC/CrossplatForms/releases)
[![Version](https://img.shields.io/badge/version-1.3.2-blue)](https://github.com/kejonaMC/CrossplatForms/releases)
[![License](https://img.shields.io/badge/License-GPL-orange)](https://github.com/kejonaMC/CrossplatForms/blob/master/LICENSE)
[![Discord](https://img.shields.io/discord/853331530004299807?color=7289da&label=discord&logo=discord&logoColor=white)](https://discord.gg/M2SvqCu4e9)
[![bStats](https://img.shields.io/badge/bStats-click%20me-yellow)](https://bstats.org/author/Konicai)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ allprojects{
apply(plugin = "net.kyori.indra.git")

group = "dev.kejona"
version = "1.3.1"
version = "1.3.2"

tasks.withType<JavaCompile> {
options.encoding = "UTF-8"
Expand Down

0 comments on commit 643f6fb

Please sign in to comment.