Skip to content

Commit

Permalink
hotfix version
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Jul 27, 2022
1 parent 87f9a10 commit a417e54
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ patches:
images:
- name: 'gtfs-rt-archiver'
newName: 'ghcr.io/cal-itp/data-infra/gtfs-rt-archiver'
newTag: '3.1'
newTag: '3.1.1'
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ resources:
images:
- name: 'gtfs-rt-archiver'
newName: 'ghcr.io/cal-itp/data-infra/gtfs-rt-archiver'
newTag: '3.1'
newTag: '3.1.1'
2 changes: 1 addition & 1 deletion services/gtfs-rt-archiver-v3/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gtfs-rt-archiver"
version = "3.1"
version = "3.1.1"
description = ""
authors = ["Andrew Vaccaro <[email protected]>"]

Expand Down

0 comments on commit a417e54

Please sign in to comment.