Skip to content

Commit

Permalink
Revert version in readme until published
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Mar 15, 2024
1 parent 60ef1bb commit 0a2fb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rootProject.name = "oci-demo"
```kotlin
plugins {
java
id("io.github.sgtsilvio.gradle.oci") version "0.8.0"
id("io.github.sgtsilvio.gradle.oci") version "0.7.0"
}

group = "org.example"
Expand Down

0 comments on commit 0a2fb43

Please sign in to comment.