Dexie.semVer - zuki/Dexie.js GitHub Wiki
Static property containing the semantic version string of the Dexie library.
Dexie.semVer | Dexie.version |
---|---|
"1.0.0" | 1.0 |
"1.0.1" | 1.0001 |
"1.1.0" | 1.01 |
"1.3.4" | 1.0304 |
Static property containing the semantic version string of the Dexie library.
Dexie.semVer | Dexie.version |
---|---|
"1.0.0" | 1.0 |
"1.0.1" | 1.0001 |
"1.1.0" | 1.01 |
"1.3.4" | 1.0304 |