mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
Update package.json to specify version 0.5.1
The current noVNC release is 0.5.1, but package.json still says version 0.5.0. This fixes that. Fixes #441
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "noVNC",
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"description": "An HTML5 VNC client",
|
||||
"main": "karma.conf.js",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user