Release opencode-rails alpha6

This commit is contained in:
2026-07-18 13:31:13 -07:00
parent ff6187118d
commit a5bd656144
4 changed files with 15 additions and 2 deletions

View File

@@ -11,5 +11,5 @@
# We can't reuse the same constant from a second gem, so we use a
# distinct, non-namespaced constant.
module Opencode
RAILS_VERSION = "0.0.1.alpha5"
RAILS_VERSION = "0.0.1.alpha6"
end