Merge branch '18027-unmount-fuse'
[arvados.git] / services / api / app / controllers / arvados / v1 / schema_controller.rb
index 9e19397994f2c13abd924ba11a40c88fdccb71ec..8b71f72371f94bf96b9e7607852348b445624cab 100644 (file)
@@ -36,7 +36,7 @@ class Arvados::V1::SchemaController < ApplicationController
         # format is YYYYMMDD, must be fixed width (needs to be lexically
         # sortable), updated manually, may be used by clients to
         # determine availability of API server features.
-        revision: "20201210",
+        revision: "20210503",
         source_version: AppVersion.hash,
         sourceVersion: AppVersion.hash, # source_version should be deprecated in the future
         packageVersion: AppVersion.package_version,