Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.

Commit 50321cd

Browse files
committed
Update version and release-notes.md
1 parent f8ff069 commit 50321cd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins{
77
}
88

99
group = 'com.andre601'
10-
version = '1.0.3'
10+
version = '1.0.4'
1111

1212
sourceCompatibility = 1.8
1313

release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.4
2+
- RequestHandler now no longer allows values in itself. Instead you provide them through the postGuilds or startAutoPosting methods.
3+
14
## v1.0.3
25
- Attempt to fix JSONException for when BotBlock.org has no `failure` object.
36

0 commit comments

Comments
 (0)