Skip to content

Commit 3cf61b4

Browse files
committed
Forgot version in av.js
1 parent ff060b7 commit 3cf61b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/av.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* AVOSCloud JavaScript SDK
3-
* Version: 0.3.4
3+
* Version: 0.3.7
44
* Built: Mon Jun 03 2013 13:45:00
55
* http://avoscloud.com
66
*
@@ -13,7 +13,7 @@
1313
*/
1414
(function(root) {
1515
root.AV = root.AV || {};
16-
root.AV.VERSION = "js0.3.4";
16+
root.AV.VERSION = "js0.3.7";
1717
}(this));
1818
// Underscore.js 1.4.4
1919
// http://underscorejs.org

0 commit comments

Comments
 (0)