You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Makefile
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,3 +112,11 @@ downloads-json-data:
112
112
@echo "\nRun this command in the directory of your cloned copy of 'https://github.com/roundcube/roundcube.github.com/'\nto generate the data for the file 'releases.json':\n./_bin/generate-downloads-json-data.php $(PWD)$(VERSION)\n"
113
113
114
114
release: edit-changelog git-tag all sign verify downloads-json-data git-tag-push
0 commit comments