Skip to content

Commit

Permalink
Merge pull request #132 from Ultraviolet-Ninja/dev
Browse files Browse the repository at this point in the history
Version Bump
  • Loading branch information
Ultraviolet-Ninja authored Oct 2, 2024
2 parents d963e7c + d2bdcac commit 0263402
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
Expand Up @@ -3,7 +3,7 @@

[![CircleCI](https://circleci.com/gh/Ultraviolet-Ninja/GradleCenturion/tree/main.svg?style=shield)](https://circleci.com/gh/Ultraviolet-Ninja/GradleCenturion/tree/main)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/b4b8571475d543a2afc720f5f96ae2cf)](https://www.codacy.com/gh/Ultraviolet-Ninja/GradleCenturion/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Ultraviolet-Ninja/GradleCenturion&utm_campaign=Badge_Grade)
![Project Version](https://img.shields.io/badge/version-0.23.1-blueviolet)
![Project Version](https://img.shields.io/badge/version-0.23.2-blueviolet)

## Intro
This project is designed to solve all puzzles found on the Centurion Bomb from Keep Talking and Nobody Explodes, which
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group 'jasmine.jragon'
version '0.23.1'
version '0.23.2'

sourceCompatibility = 21
targetCompatibility = 21
Expand Down

0 comments on commit 0263402

Please sign in to comment.