Skip to content

Commit 1a656b2

Browse files
emmanuelbaaMutugiiidogi
authored
manager: smoother myplanet reports naming (fixes #9200) (#9229)
Co-authored-by: mutugiii <[email protected]> Co-authored-by: dogi <[email protected]>
1 parent 6949baa commit 1a656b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "planet",
33
"license": "AGPL-3.0",
4-
"version": "0.20.54",
4+
"version": "0.20.55",
55
"myplanet": {
6-
"latest": "v0.35.17",
7-
"min": "v0.34.17"
6+
"latest": "v0.35.29",
7+
"min": "v0.34.29"
88
},
99
"scripts": {
1010
"ng": "ng",

src/app/manager-dashboard/reports/myplanet/reports-myplanet.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<planet-myplanet-toolbar i18n-title title="myPlanet Report"
1+
<planet-myplanet-toolbar i18n-title title="myPlanet Reports"
22
[versions]="versions"
33
[selectedVersion]="selectedVersion"
44
[timeFilterOptions]="timeFilterOptions"

0 commit comments

Comments
 (0)