Skip to content

Commit 2de8bda

Browse files
author
Erwin Dondorp
committed
next development cycle
1 parent ff6db0a commit 2de8bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

saltgui/static/scripts/panels/Login.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {Utils} from "../Utils.js";
99
export class LoginPanel extends Panel {
1010

1111
constructor () {
12-
LoginPanel.version = "SaltGUI v1.32.0";
12+
LoginPanel.version = "SaltGUI v1.33.0-SNAPSHOT";
1313

1414
super("login");
1515

0 commit comments

Comments
 (0)