Skip to content

Commit

Permalink
Bump version (1.1.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwmth committed Nov 18, 2023
1 parent 5ee7209 commit 2ff0e21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Alpine Client API
> Current version: 1.1.1
> Current version: 1.1.2
### For Server Admins
This plugin does the following by default:
Expand Down Expand Up @@ -35,7 +35,7 @@ repositories {
}
dependencies {
implementation 'com.alpineclient:api-plugin:1.1.1'
implementation 'com.alpineclient:api-plugin:1.1.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ plugin_id=alpineclientapi

version_major=1
version_minor=1
version_patch=1
version_patch=2
version_pre_release=none

0 comments on commit 2ff0e21

Please # to comment.