Skip to content

Commit

Permalink
v1.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wvffle committed Mar 22, 2020
1 parent 25bc54a commit 9bc7368
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mcpd",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"main": "index.js",
"bin": {
"mcpd": "bin/mcpd.js"
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Minecraft Packet Debugger</title><link rel="stylesheet" href="/app.08a42d44.css"></head><body> <div id="app"></div> <script src="/main.176ed0ad.js"></script> </body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Minecraft Packet Debugger</title><link rel="stylesheet" href="/app.08a42d44.css"></head><body> <div id="app"></div> <script src="/main.c8631edd.js"></script> </body></html>
Loading

0 comments on commit 9bc7368

Please sign in to comment.