Skip to content

Commit

Permalink
Update version 1.0.0 -> 1.1.0
Browse files Browse the repository at this point in the history
[ci-skip-build]
  • Loading branch information
coditory[bot] committed Dec 7, 2024
1 parent 254c051 commit a54438b
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 @@ -18,7 +18,7 @@ Add to your `build.gradle.kts`:

```gradle
plugins {
id("com.coditory.manifest") version "1.0.0"
id("com.coditory.manifest") version "1.1.0"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.0.0
version=1.1.0
org.gradle.configuration-cache=true

0 comments on commit a54438b

Please sign in to comment.