Skip to content

Commit

Permalink
bump agent vsn
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Oct 2, 2024
1 parent a9b0baf commit e3f3a78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AGENT_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.48
v0.4.49
2 changes: 1 addition & 1 deletion lib/console/schema/service_template.ex
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ defmodule Console.Schema.ServiceTemplate do
end
end

@valid ~w(name namespace templated repository_id contexts revision_id)a
@valid ~w(name protect namespace templated repository_id contexts revision_id)a

def changeset(model, attrs \\ %{}) do
model
Expand Down

0 comments on commit e3f3a78

Please sign in to comment.