Skip to content

Commit 8067637

Browse files
Incremented version
1 parent af82eab commit 8067637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const getGHRawURL = (branch: string, resource: string) =>
22
`https://raw.githubusercontent.com/Techzy-Programmer/dxpm/${branch}${resource}`;
3-
const VERSION = "v0.2.2-us";
3+
const VERSION = "v0.2.3-us";
44

55
export {
66
getGHRawURL,

0 commit comments

Comments
 (0)