Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2021-06-19 15:10:19 +00:00
parent 414f57ffa6
commit c49df9d3c5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
module Clusters
module Applications
class Runner < ApplicationRecord
VERSION = '0.29.0'
VERSION = '0.30.0'
self.table_name = 'clusters_applications_runners'