Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit c57a366

Browse files
authored
Adds 1.9.1 flag (#134)
1 parent 84a1c6e commit c57a366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/base/components/sidebar-pm/sidebar-pm.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<label data-tip="Version overview"
226226
(click)="requestVersionOverview(); sideBarPmModals.versionOverview.open = true;"
227227
class="z-50 tooltip tooltip-right cursor-pointer select-none text-white flex items-center"
228-
id="refineryVersion">v1.9.0
228+
id="refineryVersion">v1.9.1
229229
<svg *ngIf="hasUpdates" xmlns="http://www.w3.org/2000/svg" data-tip="Newer version available"
230230
class="icon icon-tabler icon-tabler-alert-circle inline-block text-yellow-700 tooltip tooltip-right align-top ml-1"
231231
width="16" height="16" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor"

0 commit comments

Comments
 (0)