Skip to content

Commit

Permalink
Forgot the version bump for merging to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Ultraviolet-Ninja committed Oct 2, 2024
1 parent 97009cb commit d2bdcac
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 d2bdcac

Please sign in to comment.