forked from snxraven/p2ns
automatic db migrations on version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Global Profile",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"domain": "global.profile",
|
||||
"enabled": true,
|
||||
"description": "Universal user identity system for all P2NS plugins with P2P profile replication",
|
||||
@@ -11,6 +11,7 @@
|
||||
"dependencies": {},
|
||||
"www": "www",
|
||||
"hyperdb": {
|
||||
"previousVersion": "1.2.2",
|
||||
"schemas": {
|
||||
"namespace": "profile",
|
||||
"structs": [
|
||||
|
||||
Reference in New Issue
Block a user