Skip to content

Commit 9db3c16

Browse files
author
Olivier Dufour
committed
prepare next release
1 parent da9f4da commit 9db3c16

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ In order to rich this goal, I have take a closer look to the full backlog of ori
5858
## Roadmap
5959

6060
> [!IMPORTANT]
61-
> Roadmap is here : https://github.com/dufoli/Salesforce-Inspector-Advanced/issues/5
61+
> Roadmap is here : https://github.com/dufoli/Salesforce-Inspector-Advanced/milestones
6262
6363
## Documentation
6464

addon/manifest-template.json

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

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 Advanced",
33
"description": "Productivity tools for Salesforce administrators and developers to inspect data and metadata directly from the Salesforce UI.",
4-
"version": "1.33",
5-
"version_name": "1.33",
4+
"version": "1.34",
5+
"version_name": "1.34",
66
"icons": {
77
"128": "icon128.png"
88
},

0 commit comments

Comments
 (0)