Skip to content

Commit

Permalink
Iterate theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Jun 11, 2024
1 parent c3155d0 commit 716b132
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 = "8",
Date = "20240608",
Version = "9",
Date = "20240611",
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.08",
Date = "20240608"
Version = "1.09",
Date = "20240611"
}

function getThemeName()
Expand Down

0 comments on commit 716b132

Please sign in to comment.