Skip to content

Commit 74e7e5d

Browse files
committed
Rev version to 1.5.1
1 parent e469006 commit 74e7e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EnhancePoE/View/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public partial class MainWindow : Window, INotifyPropertyChanged
2222
public static ChaosRecipeEnhancer Overlay { get; } = new ChaosRecipeEnhancer();
2323
public static StashTabWindow StashTabOverlay { get; } = new StashTabWindow();
2424

25-
public string AppVersionText { get; } = "v.1.2.8-zemoto";
25+
public string AppVersionText { get; } = "v.1.5.1-zemoto";
2626

2727
private StashTab _selectedStashTab;
2828
public StashTab SelectedStashTab

0 commit comments

Comments
 (0)