Finally Start Updating the Version Number

This commit is contained in:
Daniel Odendahl Jr
2017-04-04 21:51:13 +00:00
parent b6a67eeac0
commit f380a3ecbd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
<h2>Information</h2> <h2>Information</h2>
<ul> <ul>
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li> <li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
<li>Command Count: 115</li> <li>Command Count: 116</li>
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li> <li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
</ul> </ul>
</div> </div>
+1 -1
View File
@@ -105,7 +105,7 @@
<h2>Information</h2> <h2>Information</h2>
<ul> <ul>
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li> <li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
<li>Command Count: 115</li> <li>Command Count: 116</li>
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li> <li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
</ul> </ul>
</div> </div>
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "xiaobot", "name": "xiaobot",
"version": "1.0.0", "version": "18.0.1",
"description": "A Discord Bot", "description": "A Discord Bot",
"main": "shardingmanager.js", "main": "shardingmanager.js",
"repository": { "repository": {