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:
parent
a9e5979406
commit
3b4cc494c8
165 changed files with 622 additions and 584 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue