File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3838 severity : info
3939 avatarUrl : ' https://raw.githubusercontent.com/botblock/JavaBotBlockAPI/master/src/main/resources/jbba.png'
4040 username : ' New release (${{ github.event.release.tag_name }})'
41- text : ' ${{ github.event.release.name }}\n${{ github.event.release.html_url }} '
42- description : ' **Release Information**'
41+ text : ' ${{ github.event.release.name }}'
42+ description : ' [ **Release Information**](${{ github.event.release.html_url }}) '
4343 details : ' ${{ github.event.release.body }}'
4444 footer : ' Version ${{github.event.release.tag_name}}'
Original file line number Diff line number Diff line change 11Versions marked with a ` * ` are not available on bintray!
22
33## v4
4- - ### v4.0.0
4+ - ### v4.0.0_0
55 - Updated packages from ` com.andre601.javabotblockapi ` to ` org.botblock.javabotblockapi ` .
66 ** This is a breaking change.**
77
8- - ### v4.0.1
8+ - ### v4.0.1_0
99 - Updated message of RatelimitedException
1010
11+ - ### v4.0.2
12+ - Updated version system.
13+ Releases are back to ` #.#.# ` format while dev builds are ` #.#.#_# `
14+
1115## v3
1216- ### v3.0.0
1317 - Moved post and get methods to their own class
You can’t perform that action at this time.
0 commit comments