Browse Source

bump version

Joystream Stats 4 năm trước cách đây
mục cha
commit
840ee9376a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/App.tsx

+ 1 - 1
src/App.tsx

@@ -29,7 +29,7 @@ import { VoteKind } from "@joystream/types/proposals";
 
 interface IProps {}
 
-const version = 0.2;
+const version = 0.3;
 
 const initialState = {
   blocks: [],