mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
v3.3.2
This commit is contained in:
parent
85b8b10015
commit
e268a3ac7c
@ -1,5 +1,12 @@
|
|||||||
# offline-editor-js - Changelog
|
# 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
|
## Version 3.3.1 - June 12, 2016
|
||||||
|
|
||||||
No breaking changes.
|
No breaking changes.
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "esri-offline-maps",
|
"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",
|
"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)",
|
"author": "Andy Gup <agup@esri.com> (http://blog.andygup.net)",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
"appHomePage": "appcache-tiles.html",
|
"appHomePage": "appcache-tiles.html",
|
||||||
"optimizedApiURL": "../samples/jsolib",
|
"optimizedApiURL": "../samples/jsolib",
|
||||||
"arcGISBaseURL": "http://js.arcgis.com/3.14",
|
"arcGISBaseURL": "http://js.arcgis.com/3.14",
|
||||||
"version": "3.3.0",
|
"version": "3.3.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "manifest generator project",
|
"description": "manifest generator project",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user