Work begins on v1.20.9, starting with support for an autoPower machine parameter (which can be encoded as autopower in the Front Matter of a web page)

This commit is contained in:
Jeff Parsons 2016-02-10 09:31:14 -08:00
commit 3b4cc494c8
165 changed files with 622 additions and 584 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.20.8",
"version": "1.20.9",
"description": "Node-enabled version of PCjs",
"engine": "node ^0.12.7",
"main": "server.js",