Skip to content

Commit

Permalink
[ci skip] Update dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Monkey committed Sep 17, 2024
1 parent 6fbed88 commit 6979306
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build](https://github.com/promcteam/codex/actions/workflows/release.yml/badge.svg?branch=main)](https://s01.oss.sonatype.org/content/repositories/releases/studio/magemonkey/codex/1.0.1-R0.2-SNAPSHOT)
[![Build](https://github.com/promcteam/codex/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/codex/1.0.1-R0.2-SNAPSHOT)
[![Build](https://github.com/promcteam/codex/actions/workflows/release.yml/badge.svg?branch=main)](https://s01.oss.sonatype.org/content/repositories/releases/studio/magemonkey/codex/1.0.1-R0.3-SNAPSHOT)
[![Build](https://github.com/promcteam/codex/actions/workflows/devbuild.yml/badge.svg?branch=dev)](https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/codex/1.0.1-R0.3-SNAPSHOT)
[![Discord](https://dcbadge.vercel.app/api/server/6UzkTe6RvW?style=flat)](https://discord.gg/6UzkTe6RvW)

# Codex (Formerly ProMCCore)
Expand All @@ -16,7 +16,7 @@ or snapshots through Sonatype.
<dependency>
<groupId>studio.magemonkey</groupId>
<artifactId>codex</artifactId>
<version>1.0.1-R0.2-SNAPSHOT</version>
<version>1.0.1-R0.3-SNAPSHOT</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<artifactId>codex</artifactId>
<name>Codex</name>
<version>1.0.1-R0.3-SNAPSHOT</version>
<version>1.0.1-R0.4-SNAPSHOT</version>
<description>The core plugin for MageMonkeyStudio plugins</description>

<properties>
Expand Down

0 comments on commit 6979306

Please sign in to comment.