We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75fadce commit 1dc62eaCopy full SHA for 1dc62ea
src/CQtDeployer/CMakeLists.txt
@@ -122,5 +122,5 @@ if (UNIX)
122
add_dependencies(snapcraft${CURRENT_PROJECT} "deploy${CURRENT_PROJECT}Single")
123
endif()
124
125
- addReleaseSnap(${CURRENT_PROJECT})
+ addReleaseSnap(${CURRENT_PROJECT} latest/edge)
126
0 commit comments