Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit fc717c6

Browse files
Released 2.1.0 version of Keira
1 parent 5ccf08d commit fc717c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/app/info.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
$scope.errorText = "";
1313

1414
// Keira version
15-
$scope.keiraVersion = "DEV";
15+
$scope.keiraVersion = "2.1.0";
1616
$scope.keiraBranch = "3.3.5";
1717

1818
// API min required version

0 commit comments

Comments
 (0)