Procházet zdrojové kódy

Bump version to 0.7 and minify css and js

JC Brand před 11 roky
rodič
revize
b140596b50
7 změnil soubory, kde provedl 8 přidání a 8 odebrání
  1. 1 1
      CHANGES.rst
  2. 1 1
      bower.json
  3. 0 0
      converse.min.css
  4. 1 1
      converse.min.js
  5. 2 2
      docs/source/conf.py
  6. 2 2
      index.html
  7. 1 1
      package.json

+ 1 - 1
CHANGES.rst

@@ -1,7 +1,7 @@
 Changelog
 Changelog
 =========
 =========
 
 
-0.7.0 (Unreleased)
+0.7.0 (2013-11-13)
 ------------------
 ------------------
 
 
 .. Note ::
 .. Note ::

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "converse",
   "name": "converse",
-  "version": "0.6.6",
+  "version": "0.7.0",
   "devDependencies": {
   "devDependencies": {
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
     "otr": "0.2.7"
     "otr": "0.2.7"

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
converse.min.css


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 1 - 1
converse.min.js


+ 2 - 2
docs/source/conf.py

@@ -48,9 +48,9 @@ copyright = u'2013, JC Brand'
 # built documents.
 # built documents.
 #
 #
 # The short X.Y version.
 # The short X.Y version.
-version = '0.6.6'
+version = '0.7.0'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = '0.6.6'
+release = '0.7.0'
 
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
 # for a list of supported languages.

+ 2 - 2
index.html

@@ -19,8 +19,8 @@
         <h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
         <h1 id="project_title"><a href="http://conversejs.org">Converse.js</a></h1>
         <h2 id="project_tagline">An XMPP chat client for your website</h2>
         <h2 id="project_tagline">An XMPP chat client for your website</h2>
         <section id="downloads">
         <section id="downloads">
-            <a class="zip_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.6.6.zip">Download the latest release as a .zip file</a>
-            <a class="tar_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.6.6.tar.gz">Download the latest release as a tar.gz file</a>
+            <a class="zip_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.7.0.zip">Download the latest release as a .zip file</a>
+            <a class="tar_download_link" href="https://github.com/jcbrand/converse.js/archive/v0.7.0.tar.gz">Download the latest release as a tar.gz file</a>
         </section>
         </section>
     </header>
     </header>
     </div>
     </div>

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "converse.js",
   "name": "converse.js",
-  "version": "0.6.6",
+  "version": "0.7.0",
   "description": "Browser based XMPP instant messaging client",
   "description": "Browser based XMPP instant messaging client",
   "main": "main.js",
   "main": "main.js",
   "directories": {
   "directories": {

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů