Skip to content

Commit

Permalink
version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SoapyHamHocks committed Oct 1, 2013
1 parent c7b69b4 commit 2644f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Metro for Steam Settings/MainWindow.xaml.vb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Class MainWindow
Dim colorR As String
Dim colorG As String
Dim colorB As String
Dim appVersion As String = "2.0.0"
Dim appVersion As String = "2.0.1"
Dim lastUsedColor = System.Drawing.Color.FromArgb(69, 181, 197)

Private Sub init()
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1

0 comments on commit 2644f16

Please sign in to comment.