How small of a bug can I fix

This is my first time participating in ludum dare so Im not too clear on the rules. I've got 3 bugs (at least) that I let through,

-One that spawns a vital object when you click (no clicking in my game so it slipped past)

-One that repeats a noise way too quickly

-One where I dont turn back on somethings particles when they should be

My question is if I push an update that fixes these, because It has source control (on github) is it alright because people can see that they are actually just bugfixes?

And if I am able how long am I able to polish(?)/bugfix after release? What are the critea for this is okay to update with?