Skip to content

Commit

Permalink
Updated META.json. Changed release_status to unstable. Changed it to …
Browse files Browse the repository at this point in the history
…point to new GitHub repository.
  • Loading branch information
GeoffMontee committed Apr 17, 2016
1 parent c407e11 commit f7462b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
},
"resources": {
"bugtracker": {
"web": "https://github.com/GeoffMontee/tds_fdw/issues"
"web": "https://github.com/tds-fdw/tds_fdw/issues"
},
"repository": {
"url": "https://github.com/GeoffMontee/tds_fdw.git",
"web": "https://github.com/GeoffMontee/tds_fdw",
"url": "https://github.com/tds-fdw/tds_fdw.git",
"web": "https://github.com/tds-fdw/tds_fdw",
"type": "git"
}
},
"generated_by": "Geoff Montee",
"release_status": "stable",
"release_status": "unstable",
"meta-spec": {
"version": "1.0.0",
"url": "http://pgxn.org/meta/spec.txt"
Expand Down

0 comments on commit f7462b7

Please sign in to comment.