Skip to content

Commit

Permalink
ver update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalsine85 committed Dec 7, 2022
1 parent 003e49a commit 088e2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import TransactionProvider from '@/contexts/Transactions'
import TxPopup from '@/components/TxPopup'
import '@/components/TxPopup/styles.css'

console.log('v1.1.3')
console.log('v1.1.4')

function getLibrary(provider: any): Web3Provider {
const library = new Web3Provider(provider)
Expand Down

0 comments on commit 088e2f2

Please sign in to comment.