summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2020-04-14 19:24:16 -0400
committerGitHub <noreply@github.com>2020-04-14 19:24:16 -0400
commitada6ed91e71dc438039ef6a3ecdf826e597c8793 (patch)
tree9eeeabdc61c48c950d7ad51bda1c0beede3cebf9
parentb3af4346b728cf374b8fe9eb87c1a77939a317a4 (diff)
Fix #206: Update latest monthly hiring post ids (#207)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 784a1bb..6190b1c 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 21936440
-freelancer_post_id = 21936439
+who_is_hiring_post_id = 22225314
+freelancer_post_id = 22225313