You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/03/10 23:23:53 UTC

[06/19] reset version number add built files, so site doesn't initially have to be built

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/c1950d95/portal/package.json
----------------------------------------------------------------------
diff --git a/portal/package.json b/portal/package.json
index 9e7d2ea..41b1ea5 100644
--- a/portal/package.json
+++ b/portal/package.json
@@ -1,6 +1,6 @@
 {
   "name": "apigee-usergrid",
-  "version": "1.0.2",
+  "version": "2.0.0",
   "packageName": "appsvc-ui",
   "description": "full apigee portal",
   "main": "./scripts/web-server.js",