Commit 2462cd58 authored by Nick Poulden's avatar Nick Poulden
Browse files

Bump version

parent 94cdbc4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ task :live_docs do
  EOHTML

  run_jsduck([
    "--title", "Ext JS 4.0.1 API Documentation",
    "--title", "Ext JS 4.0.2 API Documentation",
    "--extjs-path", "extjs/ext-all.js",
    "--append-html", analytics,
    "#{SDK_DIR}/extjs/src",
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ Ext.define('Docs.view.index.Container', {
                  '<a class="guide direct" rel="direct" href="guides/direct/index.html">Direct</a>',
                  '<a class="guide accessibility" rel="accessibility" href="guides/accessibility/index.html">Accessibility</a>',
                '</div>',
                '<div class="egLink"><a href="http://dev.sencha.com/deploy/ext-4.0.1/examples/index.html">View the Ext 4.0.1 examples &rarr;</a></div>',
                '<div class="egLink"><a href="http://dev.sencha.com/deploy/ext-4.0.2/examples/index.html">View the Ext 4.0 examples &rarr;</a></div>',
              '</div>',
            '</div>',
            '<tpl for="organisation">',