diff options
| author | jtsshieh <jtsshieh@outlook.com> | 2018-03-09 10:37:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-09 10:37:54 -0500 |
| commit | d51e37a3df5fe8d3ddce54e4af367e68f66e2921 (patch) | |
| tree | e15035da787e5cae3f25829844fb3f60bb9b7078 | |
| parent | cefcbdbae1d10ecd7ae2910ea0eebcdaee72a48b (diff) | |
| download | pokeworld-website-d51e37a3df5fe8d3ddce54e4af367e68f66e2921.tar.gz pokeworld-website-d51e37a3df5fe8d3ddce54e4af367e68f66e2921.tar.bz2 pokeworld-website-d51e37a3df5fe8d3ddce54e4af367e68f66e2921.zip | |
Update index.html
| -rw-r--r-- | pokebot/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokebot/index.html b/pokebot/index.html index 4b35275..8637992 100644 --- a/pokebot/index.html +++ b/pokebot/index.html @@ -35,6 +35,7 @@ <a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master"></a> <h2>Changelog</h2> <ul> + <li>v0.3.5 - A bunch of BugFixes and forcedrop command.</li> <li>v0.3 - Fun Commands!</li> <li>v0.2.5 - Trading Gyms!</li> <li>v0.2 - New, easier command system.</li> |
