Skip to content

Commit

Permalink
Update rva_cars to 22.1212a-4
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Feb 14, 2023
1 parent 19a7bb8 commit 88680b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data.rb
Expand Up @@ -16,7 +16,7 @@ module RVACars
YEAR = 22
MONTH = 12
DAY = 12
REVISION = 3
REVISION = 4
SUFFIX = 'a'
VERSION = "#{YEAR}.#{MONTH < 10 ? "0#{MONTH}" : MONTH}#{DAY}#{SUFFIX}-#{REVISION}"
URL = 'https://distribute.rva.lat/rva/rva_cars.zip'
Expand Down
2 changes: 1 addition & 1 deletion rva_cars
Submodule rva_cars updated 107 files

0 comments on commit 88680b0

Please sign in to comment.