write current version to Ox.json and patch Ox.VERSION if loaded via dev/Ox.js
This commit is contained in:
parent
01587f7348
commit
57caa45bf8
5 changed files with 12 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<h1><b>Downloads</b></h1>
|
||||
<p>Please note that these are a pre-release versions. {version}</p>
|
||||
<p>Please note that these are pre-release versions. {version}</p>
|
||||
<br>
|
||||
<h2><b>Source</b></h2>
|
||||
<p>Development version, including everything but the kitchen sink.</p>
|
||||
|
|
@ -31,4 +31,4 @@
|
|||
<p>For the development version, use <code>OxJS/dev/Ox.js</code> instead. And to include <code>Ox.UI</code>, start with <code>Ox.load('UI', function() { ... })</code>.</p>
|
||||
<br>
|
||||
<h2><b>License</b></h2>
|
||||
<p>Dual-licensed, <a href=\"http://en.wikipedia.org/wiki/GNU_General_Public_License\">GPL</a>/<a href=\"http://en.wikipedia.org/wiki/MIT_License\">MIT</a>. You can pick either. In a nutshell, the former says no derived work may be more restrictive, while the latter avoids to make that restriction.</p>
|
||||
<p>Dual-licensed, <a href=\"http://en.wikipedia.org/wiki/GNU_General_Public_License\">GPL</a>/<a href=\"http://en.wikipedia.org/wiki/MIT_License\">MIT</a>. You can pick either. In a nutshell, the former says no derived work may be more restrictive, while the latter avoids to make that restriction.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue