File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ set-version: git-check-clean git-check-committed
7373 @find . -path ./contrib -prune -o -name * .gemspec -exec sed $(SED_OPTS ) " s/\(\" ruby_event_store-rspec\" , \)\(.*\)/\1\" = $( RES_VERSION) \" /" {} \;
7474 @sed $(SED_OPTS ) " s/\(gem \" rails_event_store\" , \" ~>\)\(.*\)/\1 $( RES_VERSION) \" /" APP_TEMPLATE
7575 @sed $(SED_OPTS ) " s/[0-9]\.[0-9]*\.[0-9]/$( RES_VERSION) /" railseventstore.org/docusaurus.config.js
76+ @sed $(SED_OPTS ) " s/\[/[\n \" $( RES_VERSION) \" /" railseventstore.org/versions.json
7677 @sed $(SED_OPTS ) " s/compare\/v.*\.\.\.master/compare\/v$( RES_VERSION) ...master/" RELEASE.md
7778 @sed $(SED_OPTS ) " s/rails_event_store\/v.*\/APP_TEMPLATE/rails_event_store\/v$( RES_VERSION) \/APP_TEMPLATE/" netlify.toml
7879 @make -j8 install-all
You can’t perform that action at this time.
0 commit comments