Code Monkey home page Code Monkey logo

Comments (3)

EQAditu avatar EQAditu commented on June 2, 2024

The release you made has no files to download. You should compile the plugin and attach the file to your release. It could be as a .dll or .zip... ACT's download wizard will figure out either one, but it does change your update logic, when you write it.

It does not need to be titled "latest". The GitHub API will know which is the latest already, as long as it is not marked pre-release or draft.

The "tag" you give the release should be the version number of your compiled file. ACT and the website will use this value to determine the version for display purposes and in the API to see the version available on the web for knowing when to update. It looks like you're using automatic versioning in your assembly, so you will have to compile to see the resulting number instead of 0.0.*.

Take a look at ACT's last release: https://github.com/EQAditu/AdvancedCombatTracker/releases/tag/3.6.2.279
The tag is ACT's version number and the Assets section has compiled files to download. (Assets are in alphabetical order if you have more than one)

from advancedcombattracker.

EQAditu avatar EQAditu commented on June 2, 2024

Given ID #92.
You can use https://advancedcombattracker.com/versioncheck/pluginversion/92 to verify version number changes.

from advancedcombattracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.