Skip to content

Commit

Permalink
Iterate theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed May 17, 2024
1 parent a3d3f18 commit e3f9821
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Themes/Rebirth/Scripts/00 ThemeInfo.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
THEMEINFO = {
Name = "Rebirth",
Version = "7",
Date = "20240423",
Version = "8",
Date = "20240516",
Author = "Celebelian, poco0317, and the Etterna Team"
}

Expand Down
4 changes: 2 additions & 2 deletions Themes/Til Death/Scripts/00 ThemeInfo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

themeInfo = {
Name = "'Til Death",
Version = "1.07",
Date = "20161121"
Version = "1.08",
Date = "20240516"
}

function getThemeName()
Expand Down

0 comments on commit e3f9821

Please sign in to comment.