How do I release an update/new version to my theme?

I just merged a pull request to my theme on github and created a new release, but I don’t see an updated version in the Obsidian theme browser. How do I push the update to Obsidian?

1 Like

How do I get to the root directory of my theme? This project has been pretty much my first experience with programming so I’m lost on how to use github to do this.

I think it’s the manifest.json file that controls version. You should change version field in this file so obsidian can know it’s a new version. (And then create a new release? I’m not sure)

Like in Things: