Skip to content

Commit e8557d1

Browse files
Mikkel Sørensenkirre-bylund
authored andcommitted
Bumping up minor due to feature release
1 parent 76e59ce commit e8557d1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "com.lootlocker.lootlockersdk",
3-
"version": "2.1.6",
3+
"version": "2.2.0",
44
"displayName": "LootLocker",
5-
"description": "LootLocker is a game backend-as-a-service with plug and play tools to upgrade your game and give your players the best experience possible. Designed for teams of all shapes and sizes, on mobile, PC and console. From solo developers, indie teams, AAA studios, and publishers. Built with cross-platform in mind.\n\n\u25AA Manage your game\nSave time and upgrade your game with leaderboards, progression, and more. Completely off-the-shelf features, built to work with any game and platform.\n\n\u25AA Manage your content\nTake charge of your game's content on all platforms, in one place. Sort, edit and manage everything, from cosmetics to currencies, UGC to DLC. Without breaking a sweat.\n\n\u25AA Manage your players\nStore your players' data together in one place. Access their profile and friends list cross-platform. Manage reports, messages, refunds and gifts to keep them hooked.\n",
5+
"description": "LootLocker is a game backend-as-a-service with plug and play tools to upgrade your game and give your players the best experience possible. Designed for teams of all shapes and sizes, on mobile, PC and console. From solo developers, indie teams, AAA studios, and publishers. Built with cross-platform in mind.\n\n Manage your game\nSave time and upgrade your game with leaderboards, progression, and more. Completely off-the-shelf features, built to work with any game and platform.\n\n Manage your content\nTake charge of your game's content on all platforms, in one place. Sort, edit and manage everything, from cosmetics to currencies, UGC to DLC. Without breaking a sweat.\n\n Manage your players\nStore your players' data together in one place. Access their profile and friends list cross-platform. Manage reports, messages, refunds and gifts to keep them hooked.\n",
66
"unity": "2019.2",
77
"changelogUrl": "https://github.com/lootlocker/unity-sdk/releases",
88
"documentationUrl": "https://docs.lootlocker.com/",
@@ -14,10 +14,10 @@
1414
},
1515
"type": "tool",
1616
"samples": [
17-
{
18-
"displayName": "LootLockerExamples",
19-
"description": "Contains samples for a few different features",
20-
"path": "Samples~/LootLockerExamples"
21-
}
22-
]
17+
{
18+
"displayName": "LootLockerExamples",
19+
"description": "Contains samples for a few different features",
20+
"path": "Samples~/LootLockerExamples"
21+
}
22+
]
2323
}

0 commit comments

Comments
 (0)