Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
Saboten758 committed Sep 9, 2023
1 parent 22d9299 commit 78ef550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Screens/SettingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const SettingsPage=()=>{
<TouchableOpacity style={[styles.buttonz,{backgroundColor:'#ff0000'}]}onPress={()=>{Linking.openURL("https://saboten123.itch.io")}}><Icon size={20} color={'white'} name="itch-io"style={[styles.txt2]}/></TouchableOpacity>
</View>
</View>
<Text style={{color:'white'}}>Lemon Player Version 1.4</Text>
<Text style={{color:'white'}}>Lemon Player Version 1.4.1</Text>


</View>
Expand Down

0 comments on commit 78ef550

Please sign in to comment.