Skip to content

Commit

Permalink
next development cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwin Dondorp committed Nov 11, 2023
1 parent ad9eda3 commit aa23578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saltgui/static/scripts/panels/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {Utils} from "../Utils.js";
export class LoginPanel extends Panel {

constructor () {
LoginPanel.version = "SaltGUI v1.30.0";
LoginPanel.version = "SaltGUI v1.31.0-snapshot";

super("login");

Expand Down

0 comments on commit aa23578

Please sign in to comment.