Neglected to update the PCjs version for Jekyll

This commit is contained in:
Jeff Parsons 2016-08-04 09:39:23 -07:00 committed by Jeff Parsons
commit 4c47a0d91f

View file

@ -32,7 +32,7 @@ gems:
pcjs:
domain: pcjs.org # whereas site.url is used for linking purposes, site.pcjs.domain is used for display purposes
version: 1.23.2 # IMPORTANT: keep pcjs.version in sync with package.json:version
version: 1.23.3 # IMPORTANT: keep pcjs.version in sync with package.json:version
compiled: true # by default, the compiled pcjs.version scripts will be used (eg, pcx86.js or pcx86-dbg.js)
c1p_scripts: # if pcjs.compiled is false, the following scripts will be included instead, in the order listed
- /modules/shared/lib/defines.js