Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
fix: add version to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
braddialpad committed Nov 23, 2022
1 parent 8f7731a commit cc47079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ node_modules
dist*/*
!dist_ios/Package.swift
!dist_ios/.github
!dist_ios/VERSION
tokens
.gradle
local.properties
1 change: 1 addition & 0 deletions dist_ios/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.4.3

0 comments on commit cc47079

Please sign in to comment.