[OLINGO-419] Set version to '4.0.0-beta-01'
diff --git a/odatajs/package.json b/odatajs/package.json
index d3ce0c2..e7a122e 100644
--- a/odatajs/package.json
+++ b/odatajs/package.json
@@ -2,7 +2,7 @@
   "name": "odatajs",
   "version": "4.0.0",
   "postfix": "beta-01",
-  "releaseCandidate" : "RC02",
+  "releaseCandidate" : "",
 
   "title": "Olingo OData Client for JavaScript",
   "description": "the Olingo OData Client for JavaScript library is a new cross-browser JavaScript library that enables data-centric web applications by leveraging modern protocols such as JSON and OData and HTML5-enabled browser features. It's designed to be small, fast and easy to use.",