Skip to content

Commit

Permalink
CI: June 11 update
Browse files Browse the repository at this point in the history
  • Loading branch information
montransit committed Jun 11, 2024
1 parent 2ed5115 commit ae77f74
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion app-android/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Schedule from June 2, 2024 to September 1, 2024.
Schedule from June 9, 2024 to September 1, 2024.
Tweets from @BCTransit.
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
'1796',20240602,1
'1798',20240603,1
'1798',20240604,1
'1798',20240605,1
'1798',20240606,1
'1798',20240607,1
'1803',20240608,1
'1796',20240609,1
'1798',20240610,1
'1798',20240611,1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<string name="current_gtfs_rts_area_max_lat">50.06386</string>
<string name="current_gtfs_rts_area_min_lng">-125.28639</string>
<string name="current_gtfs_rts_area_max_lng">-125.12904</string>
<integer name="current_gtfs_rts_first_departure_in_sec">1717341000</integer><!-- 2024/06/02 08:10:00 PDT -->
<integer name="current_gtfs_rts_first_departure_in_sec">1717945800</integer><!-- 2024/06/09 08:10:00 PDT -->
<integer name="current_gtfs_rts_last_departure_in_sec">1725240060</integer><!-- 2024/09/01 18:21:00 PDT -->
</resources>
2 changes: 1 addition & 1 deletion app-android/src/main/res/values/gtfs_rts_values.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<integer name="gtfs_rts_db_version">20240604</integer>
<integer name="gtfs_rts_db_version">20240611</integer>
<string name="gtfs_rts_authority">org.mtransit.android.ca_campbell_river_transit_system_bus.gtfs</string>
<string name="gtfs_status_for_poi_authority">@string/gtfs_rts_authority</string>
<string name="gtfs_rts_contact_us">https://www.bctransit.com/contact</string>
Expand Down

0 comments on commit ae77f74

Please sign in to comment.