This commit is contained in:
Andy Gup 2016-08-24 15:38:38 -06:00
parent 85b8b10015
commit e268a3ac7c
3 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
# offline-editor-js - Changelog
## Version 3.3.2 - August 24, 2016
No breaking changes.
**Enhancements**
* Updated old class names in howtousetiles.md.
## Version 3.3.1 - June 12, 2016
No breaking changes.

View File

@ -1,6 +1,6 @@
{
"name": "esri-offline-maps",
"version": "3.3.0",
"version": "3.3.2",
"description": "Lightweight set of libraries for working offline with map tiles and editing with ArcGIS feature services",
"author": "Andy Gup <agup@esri.com> (http://blog.andygup.net)",
"license": "Apache 2.0",

View File

@ -9,7 +9,7 @@
"appHomePage": "appcache-tiles.html",
"optimizedApiURL": "../samples/jsolib",
"arcGISBaseURL": "http://js.arcgis.com/3.14",
"version": "3.3.0",
"version": "3.3.2",
"private": true,
"description": "manifest generator project",
"repository": {