Skip to content

Commit c8f4bcb

Browse files
committed
Cancel revert on version number
1 parent c32bc41 commit c8f4bcb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

addon/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Salesforce Inspector Reloaded",
33
"description": "Productivity tools for Salesforce administrators and developers to inspect data and metadata directly from the Salesforce UI.",
4-
"version": "2.0.0",
5-
"version_name": "2.0",
4+
"version": "2.1.0",
5+
"version_name": "2.1",
66
"icons": {
77
"128": "icon128.png"
88
},

0 commit comments

Comments
 (0)