No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Where can I set the App version code?

    Help
    2
    3
    1070
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dirkhd last edited by

      When using Cordova the version code can be set in config.xml.
      But when I use Quasar, Quasar renders the config.xml.

      So how can I change the version code?

      And also I am not able to change the <description> in config.xml - it also takes a string I do not even know where I is stored 🙂

      Thanks a lot
      Dirk

      1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman last edited by metalsadman

        in your root folder’s package.json "version","description","cordovaId" properties, you can also set it in quasar.conf.js https://quasar.dev/quasar-cli/developing-cordova-apps/configuring-cordova#quasar.conf.js.

        D 1 Reply Last reply Reply Quote 1
        • D
          dirkhd @metalsadman last edited by

          @metalsadman Thanks a lot, I looked into this document several times but didn’t see it 🙂

          1 Reply Last reply Reply Quote 0
          • First post
            Last post