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 af82eab commit 8067637Copy full SHA for 8067637
app.meta.ts
@@ -1,6 +1,6 @@
1
const getGHRawURL = (branch: string, resource: string) =>
2
`https://raw.githubusercontent.com/Techzy-Programmer/dxpm/${branch}${resource}`;
3
-const VERSION = "v0.2.2-us";
+const VERSION = "v0.2.3-us";
4
5
export {
6
getGHRawURL,
0 commit comments