Skip to content

Commit

Permalink
Classic oops ...
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Jan 4, 2016
1 parent fdd57e3 commit a13dd84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "cryptalk",
"version" : "1.1.0",
"version" : "1.1.1",
"description" : "Encrypted HTML5/Node.JS instant chat",
"main" : "server.js",
"subdomain": "cryptalk",
Expand Down
2 changes: 1 addition & 1 deletion public/js/cryptalk_modules/hosts.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ define({
hosts: [
{
name: 'default',
host: 'localhost:8080',
host: '',
path: '/js/cryptalk_modules/settings.js'
}/*,
{
Expand Down

0 comments on commit a13dd84

Please sign in to comment.