Skip to content

Commit

Permalink
RVA Season 2022-2 update!
Browse files Browse the repository at this point in the history
- Updated rva_tracks to 22.1210a-1
  • Loading branch information
BGMP committed Dec 10, 2022
1 parent 2c9b817 commit 87b9073
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ module RVATracks
NAME = 'rva_tracks'
DESCRIPTION = "Re-Volt America's Tracks Pack"
YEAR = 22
MONTH = 8
DAY = 17
REVISION = 3
MONTH = 12
DAY = 10
REVISION = 1
SUFFIX = 'a'
VERSION = "#{YEAR}.#{MONTH < 10 ? "0#{MONTH}" : MONTH}#{DAY}#{SUFFIX}-#{REVISION}"
URL = 'https://distribute.rva.lat/rva/rva_tracks.zip'
Expand Down
2 changes: 1 addition & 1 deletion rva_tracks
Submodule rva_tracks updated 3233 files

0 comments on commit 87b9073

Please sign in to comment.