From 8d12f6c1200ac2c8b641f50ca9cd025d0bfed410 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Fri, 26 Feb 2016 13:41:08 +0100 Subject: [PATCH] Updated Publishing your cog (markdown) --- Publishing-your-cog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Publishing-your-cog.md b/Publishing-your-cog.md index f639337..22dd575 100644 --- a/Publishing-your-cog.md +++ b/Publishing-your-cog.md @@ -33,5 +33,6 @@ If your cog package doesn't meet the requirements it will be rejected. ## Updating your published cog -If you published it with a pull request, just make another. Remember to generate another info.json **if** your folder structure changed (for example, you added another file to the data folder) +**In case** your folder structure changed (for example, you added another file to the data folder) generate another info.json +Then, if you published it with a pull request, just make another. Otherwise send another zip to the staff/dev. \ No newline at end of file